Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
271d18fe2a
|
||
|
|
9e92c5c49f
|
||
|
|
cedf2eef54
|
||
|
|
e5aff59cd2
|
@@ -2,7 +2,7 @@
|
|||||||
# Builder
|
# Builder
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM nixos/nix:2.31.3 AS builder
|
FROM nixos/nix:latest AS builder
|
||||||
|
|
||||||
RUN cp "$(nix --extra-experimental-features "nix-command flakes" --option filter-syscalls false build nixpkgs#cacert --print-out-paths)/etc/ssl/certs/ca-bundle.crt" /tmp/ca-bundle.crt
|
RUN cp "$(nix --extra-experimental-features "nix-command flakes" --option filter-syscalls false build nixpkgs#cacert --print-out-paths)/etc/ssl/certs/ca-bundle.crt" /tmp/ca-bundle.crt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user