Update 'Dockerfile'
This commit is contained in:
parent
fa5bdeb29e
commit
0ab0347740
@ -55,7 +55,7 @@ COPY antos-release/ /
|
|||||||
RUN tar -xzf /build/$tag/AntOS_$(uname -m).tar.gz -C /platform/
|
RUN tar -xzf /build/$tag/AntOS_$(uname -m).tar.gz -C /platform/
|
||||||
RUN tree /platform
|
RUN tree /platform
|
||||||
|
|
||||||
FROM busybox:1.35-glibc
|
FROM busybox:1.34-glibc
|
||||||
#copy all necessary libraries
|
#copy all necessary libraries
|
||||||
COPY --from=deploy-env /ulib/ /lib/
|
COPY --from=deploy-env /ulib/ /lib/
|
||||||
COPY --from=deploy-env /bin/wget /bin/
|
COPY --from=deploy-env /bin/wget /bin/
|
||||||
|
Loading…
Reference in New Issue
Block a user