@@ -140,7 +140,7 @@
name = "node";
tag = "latest";
runAsRoot = ''
#!${pkgs.stdenv.shell}
#!${pkgs.runtimeShell}
set -e
${pkgs.dockerTools.shadowSetup}
groupadd -r node
@@ -156,6 +156,7 @@
nix
busybox
bash
skopeo
];
};
config = {
The note is not visible to the blocked user.