mirror of
https://github.com/simon987/general_ci.git
synced 2025-12-15 23:39:03 +00:00
Update Dockerfile
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
FROM alpine
|
FROM alpine
|
||||||
|
|
||||||
RUN apk update && apk add --no-cache binutils cmake make libgcc \
|
RUN apk update && apk add --no-cache binutils cmake make libgcc \
|
||||||
musl-dev gcc libarchive-dev acl-dev
|
musl-dev gcc libarchive-static acl-static xz-static lz4-static lzo-static \
|
||||||
|
zstd-static zlib-static openssl-libs-static
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user