Trying nss-certs again.
This commit is contained in:
parent
f1456af5bb
commit
1d4a715cdc
@ -65,7 +65,7 @@ RUN apk add --no-cache --update --virtual .build-deps shadow \
|
|||||||
|
|
||||||
# Run pull (https://github.com/docker/buildx/blob/master/README.md#--allowentitlement)
|
# Run pull (https://github.com/docker/buildx/blob/master/README.md#--allowentitlement)
|
||||||
RUN --security=insecure source $GUIX_PROFILE/etc/profile \
|
RUN --security=insecure source $GUIX_PROFILE/etc/profile \
|
||||||
&& ~root/.config/guix/current/bin/guix-daemon --build-users-group=guixbuild & guix pull
|
&& ~root/.config/guix/current/bin/guix-daemon --build-users-group=guixbuild & (guix pull; guix package -i nss-certs)
|
||||||
|
|
||||||
ENTRYPOINT ["/entry-point.sh"]
|
ENTRYPOINT ["/entry-point.sh"]
|
||||||
CMD ["sh"]
|
CMD ["sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user