Trying to workaround the TLS bug.
This commit is contained in:
parent
517ebb6d21
commit
9eda57c852
@ -66,7 +66,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 --fallback -i \
|
||||
&& guix package --no-substitutes -i \
|
||||
glibc-utf8-locales \
|
||||
nss-certs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user