docker-debpkg/Justfile
irl 9093016b43
All checks were successful
Build and publish / build-and-push-arch (push) Successful in 1m8s
feat: initial commit
2025-07-08 15:01:27 +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