Fix Docker daemon startup failure

pull/3/head
Jack O'Sullivan 3 years ago
parent 4f89d1617d
commit 558dda0e8e

@ -31,8 +31,8 @@
]
},
{
"source": "/var/run/docker/netns",
"destination": "/run/docker/netns",
"source": "/var/run/docker",
"destination": "/run/docker",
"type": "bind",
"options": [
"bind"

Loading…
Cancel
Save