docker / roadmap

Welcome to the Public Roadmap for All Things Docker! We welcome your ideas.
https://github.com/docker/roadmap/projects/1
Creative Commons Zero v1.0 Universal
1.45k stars 244 forks source link

Open source the `docker init` feature #610

Open roshbhatia opened 3 months ago

roshbhatia commented 3 months ago

Tell us about your request We're currently interested in using docker init in some devex tooling, and would like to import it as a library rather than manage wrapping the docker binary included with Docker desktop.

As noted in https://github.com/docker/cli/issues/4184#issuecomment-1536016717, the repository is still private and it was recommended to open a suggestion here, which this issue is as there was no suggestion opened previously that I saw.

Which service(s) is this request for? The docker init subcommand which recently went GA.

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? N/A

Are you currently working around the issue? N/A

Additional context N/A

nunocoracao commented 3 months ago

Hello @roshbhatia thanks for reaching out. We are currently working on several improvements to init that could potentially help with your request, but they are not likely to be ready soon. May I ask you to add more details to your use-case?