Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

optimize dockerfile #29

Closed
wants to merge 1 commit into from
Closed

optimize dockerfile #29

wants to merge 1 commit into from

Conversation

simono41
Copy link

Youre Dockerfile is not working out-of-the-box

@simono41 simono41 requested a review from 0x46616c6b as a code owner December 17, 2023 23:51
@0x46616c6b
Copy link
Member

Hey, we use GoReleaser for building the assets (including the docker image). Therefor we don't need to build the binary inside of a Dockerfile. The saves time in build and deploy process.

You can build the docker image with this command: goreleaser release --snapshot --clean

@0x46616c6b 0x46616c6b closed this Mar 25, 2024
@systemli systemli locked and limited conversation to collaborators Mar 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants