Files
linuxkit/projects/logging/pkg/memlogd/build.yml
David Scott 6dfd40a639 projects/linuxkit: bind /var/run in the memlogd container
We will place the control sockets in the root /var/run and then share
with all services who need access.

Signed-off-by: David Scott <dave.scott@docker.com>
2018-07-06 21:47:50 +01:00

4 lines
46 B
YAML

image: memlogd
binds:
- /var/run:/var/run