dockerTools: Format

(cherry picked from commit 69de7cc12abfa1d0434750e5d346c299992a57ec)
This commit is contained in:
Robert Hensing 2021-05-25 15:03:49 +02:00 committed by github-actions[bot]
parent bb8a5e5484
commit 2e0ff58c76

View File

@ -786,7 +786,7 @@ rec {
fakeRootCommands ? "", fakeRootCommands ? "",
# We pick 100 to ensure there is plenty of room for extension. I # We pick 100 to ensure there is plenty of room for extension. I
# believe the actual maximum is 128. # believe the actual maximum is 128.
maxLayers ? 100 maxLayers ? 100,
}: }:
assert assert
(lib.assertMsg (maxLayers > 1) (lib.assertMsg (maxLayers > 1)