diff options
| author | Matthieu Coudron <886074+teto@users.noreply.github.com> | 2024-07-29 19:45:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-29 19:45:58 +0200 |
| commit | ca1657217d7c85884adaa8d8be89f85e19ba4bf7 (patch) | |
| tree | ce8b55032b85a194cc954ebff4702dbf1c2fe8e8 /pkgs/development/python-modules/rangehttpserver | |
| parent | 9d3d0e669c712410301ffec01962ba8e90ac7be6 (diff) | |
streamLayeredImage: add dynamic tagging of docker image (#329425)
* streamLayeredImage: self-document the script
'podman load' doesn't let me override the name/tag from the image.
This name and tag is dynamic and in a CI environment so I would like to
be able to adjust the tag dynamically.
Since the image is streamed by stream_layered_image.py, there is no need
to stick with the nix-hardcoded image name/tag: the python script can
accept another name
I've added argparse to expose the feature. It has the added benefit of
adding `--help` support to the script, which makes its usage
self-explanatory.
* blackified file
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
