Skip to content

Commit

Permalink
add boost-static
Browse files Browse the repository at this point in the history
  • Loading branch information
romange committed Aug 28, 2023
1 parent 67b700f commit 2d9e3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alpine-dev.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL org.opencontainers.image.source https://github.com/romange/container-found
#
# coreutils is needed so that mktemp will work as expected.

RUN apk add autoconf-archive automake bash bison boost-dev cmake coreutils \
RUN apk add autoconf-archive automake bash bison boost-dev boost-static cmake coreutils \
curl ccache clang flex-dev git gcc gdb g++ libunwind-dev libtool libxml2-dev make ninja \
openssl-dev patch zip zstd-dev lsof
RUN apk add --no-cache tar
Expand Down

0 comments on commit 2d9e3b4

Please sign in to comment.