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

Use goreleaser for releases to quay.io #34

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Conversation

friedrichg
Copy link
Member

No description provided.

Signed-off-by: Friedrich Gonzalez <friedrichg@gmail.com>
@dogukanteber
Copy link
Collaborator

Thanks for the PR @friedrichg. I was also about to push the Dockerfile for the project.

I have encountered an error while trying to run the image. I built and run the image but I got this error message:

exec /usr/bin/auth-gateway: no such file or directory

The commands I run:

  1. docker build -t auth-gateway .
  2. docker run -p 8080:80 auth-gateway gateway/testdata/configuration.yaml

@friedrichg
Copy link
Member Author

friedrichg commented Aug 1, 2023

@dogukanteber Install Goreleaser https://goreleaser.com/install/
and then use
goreleaser release --snapshot

@dogukanteber dogukanteber merged commit 79ee829 into main Aug 1, 2023
2 checks passed
@dogukanteber
Copy link
Collaborator

Thank you @friedrichg ❤️

@friedrichg friedrichg deleted the release-to-quay branch August 1, 2023 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants