Update 'Dockerfile'
This commit is contained in:
parent
e565f3077d
commit
e544f74c0c
@ -22,7 +22,6 @@ RUN cp -rf /lib/*-linux-*/libunistring* /ulib
|
||||
|
||||
FROM busybox:stable-glibc
|
||||
|
||||
ARG ARCH
|
||||
#copy all necessary libraries
|
||||
COPY --from=deploy-env /ulib/* /lib/
|
||||
COPY --from=deploy-env /bin/wget /bin/
|
||||
|
Loading…
Reference in New Issue
Block a user