diff --git a/flake.nix b/flake.nix index a5e0598..fccefde 100644 --- a/flake.nix +++ b/flake.nix @@ -52,8 +52,8 @@ ''; in pkgs.dockerTools.buildLayeredImage { - name = "nginx-container"; - tag = "latest"; + name = "static"; + tag = "test"; contents = [ pkgs.fakeNss pkgs.nginx diff --git a/result b/result deleted file mode 120000 index 4545c9c..0000000 --- a/result +++ /dev/null @@ -1 +0,0 @@ -/nix/store/24wf9rjlljlhpz1r8klv376zmyvw2cpd-nginx-container.tar.gz \ No newline at end of file