dockerTools: Format
This commit is contained in:
parent
11e02bd01d
commit
69de7cc12a
@ -786,7 +786,7 @@ rec {
|
||||
fakeRootCommands ? "",
|
||||
# We pick 100 to ensure there is plenty of room for extension. I
|
||||
# believe the actual maximum is 128.
|
||||
maxLayers ? 100
|
||||
maxLayers ? 100,
|
||||
}:
|
||||
assert
|
||||
(lib.assertMsg (maxLayers > 1)
|
||||
|
Loading…
Reference in New Issue
Block a user