roadmap
roadmap copied to clipboard
Welcome to the Public Roadmap for All Things Docker! We welcome your ideas.
### Description When Docker Desktop is already running, I'm unable to bring it back into focus by selecting it in Spotlight. ### Reproduce 1. Run Docker Desktop 2. Type Cmd+Space...
Tell us about your request Docker Hub organizations should be able to see usage by token Which service(s) is this request for? Docker Hub Tell us about the problem you're...
**Tell us about your request** Hello DockerHub team, would it possible to offer pagination in the /manifests endpoint you are exposing (example: https://hub.docker.com/v2/namespaces/NAMESPACE/repositories/REPOSITORY/manifests) ? It's already in place for /repositories...
**Tell us about your request** As a developer, I want to know if the image I am pulling, running, building, or have cached has been deprecated **Which service(s) is this...
**Tell us about your request**  **I hope that when clicking around out of dialog, it will not automatically close because this situation often occurs, forcing me to reconfigure the...
Docker Desktop should make an option in the settings to Open external terminal /bin/bash instead of /bin/sh (Exec tab) Now it's `docker exec -it containerid /bin/sh` I can hack it...
There are existing issues in the Hub repo but bringing this up in the roadmap repo too. https://github.com/docker/hub-feedback/issues/1261 https://github.com/docker/hub-feedback/issues/1874 **Tell us about your request** Today you can not "easily" build...
**Tell us about your request** At this moment, there are multiple settings we cannot be managed by the Docker Admin web console, only via the admin-settings.json, for example the new...
**Tell us about your request** I was working on some data where I wanted to use them to generate some other data points. Altho I could use in memory buffer...
**Tell us about your request** In order to avoid network conflicts with docker containers and other company internal resources you often need to configure the network range for docker containers...