mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
busybox cpio is fine
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
f3b16bee48
commit
cfc5296bda
@ -6,5 +6,5 @@ COPY repositories /etc/apk/repositories
|
||||
COPY motd hostname /etc/
|
||||
|
||||
RUN apk update && apk upgrade && apk add e2fsprogs docker
|
||||
RUN apk add cpio
|
||||
|
||||
CMD ["/bin/sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user