Tweak 05

[?]
Mar 22, 2023, 4:31 PM
VX6OFBL3W62OGSWDBMNAN6Z3KO3VKFKFNVEWNGV7QCSDY2S4NCIAC

Dependencies

Change contents

  • replacement in 05-static-container/demo.sh at line 13
    [2.5999][2.5999:6053]()
    h We now choose the \'container\' package we defined:
    [2.5999]
    [2.6053]
    h Build the container
  • edit in 05-static-container/demo.sh at line 16
    [2.6078]
    [2.6078]
    n It\'s a lot smaller than before!
  • edit in 05-static-container/demo-inside-nix-develop.sh at line 10
    [2.6426]
    [2.6426]
    , We repeat what we did earlier:
  • replacement in 05-static-container/demo-inside-nix-develop.sh at line 12
    [2.6427][2.6427:6498]()
    h So we start by loading the container we just made into the registry:
    [2.6427]
    [2.6498]
    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
    [2.6680][2.6680:6804]()
    h The image is very minimal, e.g. there is no interactive shell:
    f podman run --entrypoint sh -it localhost/wttr-delft:nix