mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-03 16:07:43 +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/
|
||||
|
||||
RUN apk update && apk upgrade && apk add e2fsprogs docker
|
||||
RUN apk add cpio
|
||||
|
||||
CMD ["/bin/sh"]
|
||||
|
Reference in New Issue
Block a user