mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-25 11:44:44 +00:00
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>
This commit is contained in:
parent
d09fbe04fb
commit
6dfd40a639
@ -1 +1,3 @@
|
||||
image: memlogd
|
||||
binds:
|
||||
- /var/run:/var/run
|
||||
|
Loading…
Reference in New Issue
Block a user