Resolved how to get busybox to created shared mounts

Not documented...

Removed util-linux again.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2016-08-23 00:17:08 +01:00
parent 2ae37611d8
commit 1e80ba4fe2
3 changed files with 2 additions and 3 deletions

View File

@@ -22,5 +22,4 @@ RUN \
e2fsprogs-extra \
openssl \
jq \
util-linux \
&& rm -rf /var/cache/apk/*