mirror of
https://github.com/simon987/general_ci.git
synced 2025-04-10 14:06:42 +00:00
Update Dockerfile
This commit is contained in:
parent
4ec6069dba
commit
eec1dbb849
@ -1,5 +1,6 @@
|
||||
FROM alpine
|
||||
|
||||
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user