Update 'Dockerfile'
This commit is contained in:
parent
5fcb30974f
commit
c39f6e389b
@ -21,7 +21,7 @@ RUN cp -rf /lib/*-linux-*/libpsl* /ulib
|
|||||||
RUN cp -rf /lib/*-linux-*/libunistring* /ulib
|
RUN cp -rf /lib/*-linux-*/libunistring* /ulib
|
||||||
RUN mkdir /platform
|
RUN mkdir /platform
|
||||||
COPY antos/ /
|
COPY antos/ /
|
||||||
RUN cp /backend/$(uname -m)/ /platform
|
RUN cp /backend/$(uname -m)/* /platform -rf
|
||||||
FROM busybox:stable-glibc
|
FROM busybox:stable-glibc
|
||||||
|
|
||||||
#copy all necessary libraries
|
#copy all necessary libraries
|
||||||
|
Loading…
Reference in New Issue
Block a user