Skip to content

Commit 5b5deed

Browse files
Taking out the /run mount for hook-docker:
This has a potential to impact docker operations as the Host has a containerd.sock already. Signed-off-by: Jacob Weinstock <[email protected]>
1 parent 89898f4 commit 5b5deed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

linuxkit-templates/hook.template.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ services:
179179
- /var/run/images:/var/lib/docker
180180
- /var/run/worker:/worker
181181
- /:/host_root
182-
- /run:/run
183182
runtime:
184183
mkdir:
185184
- /var/run/images

0 commit comments

Comments
 (0)