1
0
Fork 0
oci-mitra/justfile
2025-08-02 20:04:02 +02:00

7 lines
83 B
Makefile

[private]
default: build
# Build the image.
build:
buildah build -t mitra .