docker-debpkg/Justfile
irl c7f380787e
All checks were successful
Build and publish / build-and-push-arch (push) Successful in 4m54s
feat: initial commit
2025-07-08 15:14:23 +01:00

7 lines
166 B
Makefile

build:
docker build -t guardianproject.dev/ops/docker-debpkg:12 .
debian:
docker run --rm --name debian -it guardianproject.dev/ops/docker-debpkg /bin/bash -l