Skip to content

Difficulty pushing image to remote docker repo #198

Answered by jspruance
jspruance asked this question in Q&A
Discussion options

You must be logged in to vote

Update: I got this working after changing the 'image' value to just the image / tag instead of the URL of the image:

params:
          - name: image
            value: jspruancedome/ocean-api:dome

I think the documentation around this is a bit confusing as the example makes it seem like this should be a URL not an image name:

params:
    - name: image
      value: <REGISTRY/IMAGE NAME, eg gcr.io/test/image >
      

Thanks for the help.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@jspruance
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by natalieparellano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants