plapkit/justfile
2024-06-26 19:28:27 -04:00

6 lines
No EOL
121 B
Makefile

buildc:
nix build .#container
runc:
podman load < result
podman run -it --rm -p8555:8555 localhost/noe/plapkit:latest