mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-28 13:08:38 +00:00
do not add docker-x, as it is rather large and will not be updated often; will add another way to do this
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
parent
76d8a3618d
commit
b9fca74c01
@ -27,7 +27,7 @@ COPY packages/mdnstool/mdnstool /sbin/
|
||||
COPY packages/mdnstool/etc /etc/
|
||||
COPY packages/docker/docker /usr/bin/
|
||||
COPY packages/docker/etc /etc/
|
||||
COPY packages/docker-x/docker-x /usr/bin/
|
||||
#COPY packages/docker-x/docker-x /usr/bin/
|
||||
COPY packages/diagnostics/diagnostics /usr/bin/
|
||||
COPY packages/diagnostics/etc /etc/
|
||||
COPY packages/automount/etc /etc/
|
||||
|
Loading…
Reference in New Issue
Block a user