1
Fork 0

Show /usr/local contents on build

master
Vladimir Hodakov 2019-03-02 16:30:29 +04:00
parent b8885c4917
commit be2b0115f6
Signed by: Vladimir Hodakov
GPG Key ID: 673980B6882F82C6
1 changed files with 2 additions and 0 deletions

View File

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