docker-debpkg/Justfile
irl 8ea26672f5
Some checks failed
Build and publish / build-and-push-arch (push) Failing after 11s
feat: initial commit
2025-07-08 15:06:19 +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