mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-04 17:36:42 +00:00
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>
4 lines
46 B
YAML
4 lines
46 B
YAML
image: memlogd
|
|
binds:
|
|
- /var/run:/var/run
|