diff --git a/examples/non-normative/compose-viz.png b/examples/non-normative/compose-viz.png index f4fdb1e..d89996e 100644 Binary files a/examples/non-normative/compose-viz.png and b/examples/non-normative/compose-viz.png differ diff --git a/examples/non-normative/docker-compose.yml b/examples/non-normative/docker-compose.yml index 8419c98..f27dddd 100644 --- a/examples/non-normative/docker-compose.yml +++ b/examples/non-normative/docker-compose.yml @@ -48,6 +48,8 @@ services: cgroup_parent: awesome-parent db: image: postgres + profiles: + - foo devices: - "/dev/ttyUSB2:/dev/ttyUSB3" - "/dev/sda:/dev/xvda:rwm"