roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

Quickly share a work in progress image (docker share)

Open nebuk89 opened this issue 4 years ago • 0 comments

Tell us about your request Provide a way for me to easily share content from my Desktop that can be opened by anyone/stored as a deep link relating to my content.

Example idea: I want to share a WIP image on my machine, I type docker share myimage copy the URL and can send this to a coworker. My co-worker was using a production version of that image in their compose file, by clicking the link this is replaced for them with my WIP image so they can test my changes with theirs without changing the Compose file.

Which service(s) is this request for? Docker CLI/Docker Desktop

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? We have heard that customers tend not to put ‘temporary’ or WIP images in their team repos and that when you just want to ask someone to ‘quickly check something out’, there is no flow for this

Are you currently working around the issue? Pushing to a repo, sharing strings for people to copy/paste/changing Compose files

image image

nebuk89 avatar Mar 11 '21 15:03 nebuk89