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 246 forks source link

Docker Init - Add services to current project #558

Open nunocoracao opened 8 months ago

nunocoracao commented 8 months ago

Tell us about your request An interactive CLI experience to add a new service to my project.

Which service(s) is this request for? Docker Init

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? When adding a new service (e.g. a DB) I need to go through the image docs, learn it, and change my Docker files manually.

Are you currently working around the issue? Manually changing Docker files (Dockerfile and/or Compose files)

Additional context N/A