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