roadmap
roadmap copied to clipboard
Welcome to the Public Roadmap for All Things Docker! We welcome your ideas.
Add support for searching images by sha256 (long or short) For instance: **Which service(s) is this request for?** Software supply chain analysis **Tell us about the problem you're trying to...
Change the -v flag on docker compose down. Some customers have accidentally cleared their volumes and lost data using this flag. Suggest to change -v flag to --volumes. This is...
**Tell us about your request** The Docker Labs Debug Tools extension is an experimental feature to improve debugging with docker. It currently features: * `shell`: Get a shell into any...
Catching up on #187 and #80 here … Please, add an option to using Windows containers only and start Docker Desktop with using Windows containers by default. Currently, it's a...
**Tell us about your request** Docker's official command-line tool that makes `docker` easier to use with [Docker Hub](https://hub.docker.com/). **Which service(s) is this request for?** Docker Hub **Tell us about the...
**Tell us about your request** I'd like to automate login / authentication to Docker Hub with `hub-tool`. Currently I need to manually enter the password which prevents me from running...
**Tell us about your request** I have a UI/UX suggestion that would probably be trivial to implement but would make the user experience better. **Which service(s) is this request for?**...
Our business case: We have the need/desire to publish images (repositories) to our clients in the context of software distribution. This calls for the ability to publish an image to...
**Tell us about your request** Allow all members of an organization to have read access to all repos. **Which service(s) is this request for?** Docker Hub **Tell us about the...
**Tell us about your request** [KEP 4639](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/4639-oci-volume-source) has been getting a lot of attention on the Kubernetes side. It would be good if similar functionality was also available in docker,...