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

Pushing docker image to jfrog #337

Open
johncloudd opened this issue Apr 25, 2023 · 2 comments
Open

Pushing docker image to jfrog #337

johncloudd opened this issue Apr 25, 2023 · 2 comments
Labels
question Further information is requested

Comments

@johncloudd
Copy link

Error: 0 [Error] Get "api/system/version": unsupported protocol scheme ""
Error: Process completed with exit code 1.

I am getting the error above when I try to push docker image to jfrog repository. How do I solve this problem?

@johncloudd johncloudd added the question Further information is requested label Apr 25, 2023
@johncloudd
Copy link
Author

  • name: Deploy to jfrog
    run: |
    jf docker tag ff9697bb6132 superclient.jfrog.io/docker-trial/docker-trial/python_app:latest
    jf docker push superclient.jfrog.io/artifactory/docker-trial/python_app:latest

    I am using the code above to push a docker image
    

@eyalbe4
Copy link
Contributor

eyalbe4 commented Apr 25, 2023

@johncloudd,
This space is dedicated to questions, issues and discussions in regards to the JFrog IDEA Plugin. Feel free to post questions related to JFrog CLI under github.com/jfrog/jfrog-cli
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants