Skip to content

Commit

Permalink
fix: add missing dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
matzegebbe committed Aug 20, 2023
1 parent f740dea commit 28d3b96
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile-goreleaser
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
FROM scratch
COPY web-jwks-validator /
ENTRYPOINT ["/web-jwks-validator"]

0 comments on commit 28d3b96

Please sign in to comment.