Copy includes after build
This commit is contained in:
parent
cb403bf2f3
commit
a29d7e7d7f
@ -22,4 +22,5 @@ LABEL maintainer="vladimir@hodakov.me"
|
||||
|
||||
RUN apk update && apk add --no-cache gperf openssl-dev git cmake zlib-dev
|
||||
|
||||
COPY --from=builder /usr/local/include/td /usr/local/include/td
|
||||
COPY --from=builder /usr/local/lib/libtd* /usr/local/lib/
|
||||
|
Reference in New Issue
Block a user