Currently users need to create a public repository on their personal DockerHub accounts and then specify that repo to the publish command. They also need to be logged in to DockerHub when running publish. This is one of the bigger known kludges in the new publishing workflow.
It would be good
Assumptions:
This is a research spike ticket. The outcome should be a mini design doc and tickets for implementation.
Acceptance Criteria (for the end product)
Given I am a Garden publisher, when I publish a pipeline, then I don't need to think at all about my personal DockerHub account.
Currently users need to create a public repository on their personal DockerHub accounts and then specify that repo to the
publish
command. They also need to be logged in to DockerHub when runningpublish
. This is one of the bigger known kludges in the new publishing workflow.It would be good
Assumptions:
Acceptance Criteria (for the end product)
Given I am a Garden publisher, when I publish a pipeline, then I don't need to think at all about my personal DockerHub account.