feat(podman): add method to generate podman based docker image package

This commit is contained in:
2022-10-19 23:02:23 +02:00
parent 1ddb5691ca
commit d093542dc2
7 changed files with 246 additions and 15 deletions

View File

@ -0,0 +1 @@
PODMAN_ARGS="{{ getenv "PODMAN_ARGS" "" }}"