even more scaff
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
image TARGET='PACKER':
|
||||
podman build --target {{ TARGET }} -t lisgd:{{ lowercase(TARGET) }} .
|
||||
|
||||
build:
|
||||
build: (image 'BUILDER')
|
||||
podman run --interactive --tty --rm --name lisgd-builder \
|
||||
--volume ./:/work --workdir /work \
|
||||
--volume ./:/work:z --workdir /work \
|
||||
lisgd:builder \
|
||||
make lisgd
|
||||
|
||||
Reference in New Issue
Block a user