Remove cmake and make dependencies.
This commit is contained in:
parent
db3e3d1997
commit
c56d6dd822
@ -72,9 +72,7 @@ RUN apk add --no-cache --update --virtual .build-deps shadow \
|
||||
RUN --security=insecure /entry-point.sh guix pull \
|
||||
&& guix package -i \
|
||||
glibc-utf8-locales \
|
||||
nss-certs \
|
||||
cmake \
|
||||
make
|
||||
nss-certs
|
||||
|
||||
ENTRYPOINT ["/entry-point.sh"]
|
||||
CMD ["sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user