This commit is contained in:
parent
efd98d4b44
commit
55d5ea4839
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM docker.io/nixos/nix:latest
|
||||
|
||||
RUN nix-env -iA nixpkgs.nodejs_24 nixpkgs.podman
|
||||
RUN nix-env -iA nixpkgs.nodejs_24 nixpkgs.podman nixpkgs.libfuse
|
||||
|
||||
RUN echo "experimental-features = nix-command flakes pipe-operators" >> /etc/nix/nix.conf
|
||||
RUN echo '{ "default": [ {"type":"insecureAcceptAnything"} ] }' >> /etc/containers/policy.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue