Update 'Dockerfile'

This commit is contained in:
dany 2022-08-05 12:29:27 +02:00
parent e565f3077d
commit e544f74c0c

View File

@ -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/