Remove glibc-locales and nss-certs.
This commit is contained in:
parent
9eda57c852
commit
0e5b20c6d7
@ -65,10 +65,7 @@ RUN mkdir -p /gnu/store \
|
||||
|
||||
# Run pull (https://github.com/docker/buildx/blob/master/README.md#--allowentitlement)
|
||||
RUN --security=insecure /entry-point.sh guix pull \
|
||||
&& guix package -u \
|
||||
&& guix package --no-substitutes -i \
|
||||
glibc-utf8-locales \
|
||||
nss-certs
|
||||
&& guix package -u
|
||||
|
||||
ENTRYPOINT ["/entry-point.sh"]
|
||||
CMD ["sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user