docker-debpkg/Justfile
irl 5a650942fa
All checks were successful
Build and publish / build-and-push-arch (push) Successful in 1m10s
feat: initial commit
2025-07-08 15:12:26 +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