Update Dockerfile

This commit is contained in:
simon987 2020-01-11 15:37:33 -05:00 committed by GitHub
parent e82a4e5994
commit 90f8502bbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
FROM alpine
RUN apk update && apk add --no-cache binutils cmake make libgcc \
musl-dev gcc libarchive-static acl-static xz-dev lz4-static \
zstd-static zlib-static openssl-libs-static
musl-dev gcc libarchive-static libarchive-dev acl-static xz-dev lz4-static \
zstd-static zlib-static openssl-libs-static