tag website image differently

This commit is contained in:
Pim Kunis 2024-04-21 12:01:45 +02:00
parent 0af70f3016
commit ec31156864
2 changed files with 2 additions and 3 deletions

View file

@ -52,8 +52,8 @@
''; '';
in in
pkgs.dockerTools.buildLayeredImage { pkgs.dockerTools.buildLayeredImage {
name = "nginx-container"; name = "static";
tag = "latest"; tag = "test";
contents = [ contents = [
pkgs.fakeNss pkgs.fakeNss
pkgs.nginx pkgs.nginx

1
result
View file

@ -1 +0,0 @@
/nix/store/24wf9rjlljlhpz1r8klv376zmyvw2cpd-nginx-container.tar.gz