We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e822bd + 6d0f174 commit cdbe788Copy full SHA for cdbe788
docker.nix
@@ -7,7 +7,7 @@
7
channelName ? "nixpkgs",
8
channelURL ? "https://nixos.org/channels/nixpkgs-unstable",
9
extraPkgs ? [ ],
10
- maxLayers ? 100,
+ maxLayers ? 70,
11
nixConf ? { },
12
flake-registry ? null,
13
uid ? 0,
0 commit comments