Files
lisgd/Justfile
T
2026-06-14 21:51:33 +05:30

3 lines
88 B
Makefile

image TARGET='PACKER':
podman build --target {{ TARGET }} -t {{ lowercase(TARGET) }} .