Tweak 05
[?]
Mar 22, 2023, 4:31 PM
VX6OFBL3W62OGSWDBMNAN6Z3KO3VKFKFNVEWNGV7QCSDY2S4NCIACDependencies
- [2]
X3HISPCSAdd 05-static-container
Change contents
- replacement in 05-static-container/demo.sh at line 13
h We now choose the \'container\' package we defined:h Build the container - edit in 05-static-container/demo.sh at line 16
n It\'s a lot smaller than before! - edit in 05-static-container/demo-inside-nix-develop.sh at line 10
, We repeat what we did earlier: - replacement in 05-static-container/demo-inside-nix-develop.sh at line 12
h So we start by loading the container we just made into the registry:h We start by loading the container we just made into the registry: - edit in 05-static-container/demo-inside-nix-develop.sh at line 21
h The image is very minimal, e.g. there is no interactive shell:f podman run --entrypoint sh -it localhost/wttr-delft:nix