roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

Welcome to the Public Roadmap for All Things Docker! We welcome your ideas.

Results 281 roadmap issues
Sort by recently updated
recently updated
newest added

I am trying to connect a remote docker daemon to my docker desktop on MAC (MBP, m1 chip), so that I can view the containers running on the remote VM...

community_new

**Tell us about your request** > "Attackers can often gain access to multiple containers once they've gained a foothold in the host. If a container can access the system file...

community_new

**Tell us about your request** When Kubernetes is enabled in Docker Desktop, the containers of the K8s control plane are normally hidden in the DD GUI and CLI, **but the...

community_new

Hello! I am just wondering if it is possible to retrieve a docker image's parent image reference, similar to what docker hub as shown below: ![image](https://github.com/docker/roadmap/assets/28281451/75d84fbe-380a-4c95-9296-a13544470f51) I understand there's `docker...

community_new

**Tell us about your request** Current proxy support in DD enables GSSAPI/SPNEGO options like Kerberos/Negotiate and NTLM, but if those auth types fail for any reason do to a breakdown...

community_new

I am requesting support for nested virtualization in Docker Desktop for Linux environments. This feature would empower users to run Docker Desktop inside a virtual machine (VM) that is already...

community_new

**Tell us about your request** Show remaining update download time, speed and remaining size. **Which service(s) is this request for?** Docker Desktop. **Tell us about the problem you're trying to...

enhancement
community_new
docker_desktop

**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 init

**Tell us about your request** Each container should have its own domain name, like `..docker.local` or `.docker.local`. These domain names should also support https even if the underlying docker image...

community_new
docker_desktop

**Tell us about your request** I think it would be **very** useful to be able to group a bunch of Dockerfile commands into a single layer transaction. For example: ```...

community_new