3 lines
88 B
Makefile
3 lines
88 B
Makefile
image TARGET='PACKER':
|
|
podman build --target {{ TARGET }} -t {{ lowercase(TARGET) }} .
|