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

Automate docker image build. #24

Closed
pbalogh-sa opened this issue Aug 12, 2020 · 3 comments · Fixed by #28
Closed

Automate docker image build. #24

pbalogh-sa opened this issue Aug 12, 2020 · 3 comments · Fixed by #28
Assignees

Comments

@pbalogh-sa
Copy link
Member

Is your feature request related to a problem? Please describe.
Automate docker image build.

Describe the solution you'd like to see
Trigger a docker image building and pushing if a tag is created.

Describe alternatives you've considered
Manually build and push the docker image

@vigohe
Copy link
Contributor

vigohe commented Sep 10, 2020

@pbalogh-sa Will you consider to upload it to the new github registry, instead of dockerhub?

@pbalogh-sa
Copy link
Member Author

@pbalogh-sa Will you consider to upload it to the new github registry, instead of dockerhub?

Yes, I'm planning to use gh actions and gh registry.

@pbalogh-sa
Copy link
Member Author

@vigohe Now, you can pull the image from GitHub registry as well. (0.3.0 or latest)
docker pull ghcr.io/banzaicloud/jwt-to-rbac:0.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants