awl/Dockerfile
Sam Therapy 9524c28763
Some checks failed
Forgejo Release / release (push) Failing after 1m4s
Mirror Push / mirror (push) Successful in 5s
Test / test (oldstable) (push) Successful in 45s
Test / test (stable) (push) Successful in 39s
chore: Add Snap and Docker with Goreleaser
Why not though snap sucks and docker seems kind of pointless since this is just a static file

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-04-17 18:46:48 +02:00

4 lines
44 B
Docker

FROM scratch
ENTRYPOINT ["/awl"]
COPY awl /