-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add Docker Image CI workflow #44
Conversation
bb421c5
to
6e6f2aa
Compare
@zachaller I'd like to build this plugin as Docker image, it is easy to use for end users, and I tried to push the image into ghcr repo, and I got below problem:
I am not sure this is the right place I can push image into, can you help to get a official repo that I can use? Thanks! |
Signed-off-by: Wilson Wu <iwilsonwu@gmail.com>
Signed-off-by: Wilson Wu <iwilsonwu@gmail.com>
Signed-off-by: Wilson Wu <iwilsonwu@gmail.com>
Signed-off-by: Wilson Wu <iwilsonwu@gmail.com>
Signed-off-by: Wilson Wu <iwilsonwu@gmail.com>
a4730b3
to
91159cb
Compare
a82dc70
to
81f7b74
Compare
Signed-off-by: Wilson Wu <iwilsonwu@gmail.com>
I think we would just need to reach out to argo-contributors on slack to get the initial package created via this https://github.com/orgs/argoproj-labs/packages once that is done I think you can push using GITHUB_TOKEN. Also the docker image is a neat idea. Also just as a note because I did not see directions for it you can also download via https and specify a sha as well. |
Thanks Zach, got it, currently I publish the image into our company registry, I will create an issue for this to improve it more open later. |
No description provided.