docker-debpkg/Justfile
irl cb8337887e
Some checks failed
Build and publish / build-and-push-arch (push) Failing after 27s
feat: initial commit
2025-07-08 14:58:29 +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