Skip to content

Commit

Permalink
add goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
navigaid committed Feb 12, 2025
1 parent 8a59212 commit 682bd11
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
FROM goreleaser/goreleaser AS goreleaser

FROM btwiuse/arch

RUN pacman -Syu --noconfirm --overwrite='*' docker neofetch go clang tinygo

COPY --from=goreleaser /usr/bin/goreleaser /usr/bin/goreleaser

0 comments on commit 682bd11

Please sign in to comment.