node-act (latest)
Installation
docker pull server.pink/dp/node-act:latestsha256:eb40ed382f53326a2b3d8b3c569fc4ee2bac7ebe13e2e7a40223ec54ad2cf943About this package
Nix container image
Image layers
| ENV NIX_CONFIG="experimental-features = nix-command flakes" |
| /bin/sh -c nix profile add --profile /nix/var/nix/profiles/ci "github:NixOS/nixpkgs/nixpkgs-unstable#docker" "github:NixOS/nixpkgs/nixpkgs-unstable#coreutils" "github:NixOS/nixpkgs/nixpkgs-unstable#nodejs" "github:NixOS/nixpkgs/nixpkgs-unstable#skopeo" --refresh |
| /bin/sh -c mkdir -p /root/.config/containers && cat > /root/.config/containers/policy.json <<'EOF' { "default": [ { "type": "insecureAcceptAnything" } ] } |
| ENV PATH="/nix/var/nix/profiles/ci/bin:${PATH}" |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.2 |
| org.opencontainers.image.description | Nix container image |
| org.opencontainers.image.source | https://github.com/NixOS/nix |
| org.opencontainers.image.title | Nix |
| org.opencontainers.image.vendor | Nix project |
| org.opencontainers.image.version | 2.35.2 |