mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-25 03:16:58 +00:00
Fix shared mount of /run
Needs util-linux for now, see https://github.com/docker/moby/issues/424 Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -22,4 +22,5 @@ RUN \
|
||||
e2fsprogs-extra \
|
||||
openssl \
|
||||
jq \
|
||||
util-linux \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
Reference in New Issue
Block a user