Show /usr/local contents on build
This commit is contained in:
parent
b8885c4917
commit
be2b0115f6
@ -8,3 +8,5 @@ COPY --from=lab.wtfteam.pro:4567/containers/tdlib /usr/local/ /usr/local
|
||||
COPY --from=lab.wtfteam.pro:4567/containers/tdlib /usr/local/lib/libtd* /usr/local/lib/
|
||||
|
||||
RUN apk update && apk add --no-cache git gcc libc-dev g++ make openssl-dev && rm -rf /var/cache/apk/*
|
||||
|
||||
RUN find /usr/local/
|
||||
|
Reference in New Issue
Block a user