Merge pull request #75778 from grahamc/dockertools/example-drop-unneeded-contents
docker examples: Drop unneeded contents list
This commit is contained in:
commit
c3186349b7
@ -236,7 +236,6 @@ rec {
|
||||
name = "another-layered-image";
|
||||
tag = "latest";
|
||||
config.Cmd = [ "${pkgs.hello}/bin/hello" ];
|
||||
contents = [ pkgs.hello ];
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user