roadmap
roadmap copied to clipboard
Welcome to the Public Roadmap for All Things Docker! We welcome your ideas.
**Tell us about your request** I download a `.dockerbuild` file (exported with `docker buildx history export`) from my build server. I want to open it in Docker Desktop. In Docker...
**Note:** I also created an "upstream" issue (https://github.com/linuxkit/linuxkit/issues/4166), but as I learned [here](https://github.com/docker/for-mac/issues/7250#issuecomment-2069103627), Docker Desktop doesn't us the upstream linuxkit kernel configs anymore. Hence, I'm opening this separate feature request...
**Tell us about your request** A way to visualize install version breakdown that is not so influenced by build releases. In a mildly complicated environment everything gets pushed to the...
**Tell us about your request** Better metadata around org members and any membership changes to assist in license governance - joined may be ages ago, but if they were just...
**Tell us about your request** Replicate the "[troubleshooting](https://docs.docker.com/desktop/troubleshoot-and-support/troubleshoot/#troubleshoot-menu)" commands in [docker desktop cli](https://docs.docker.com/desktop/features/desktop-cli/) The most helpful one would be the "factory reset" command as it allows for an easy way...
#Background When I use Docker to automatically package image push notifications, the error message is as follows ``` 09:43:03: 正在执行 ':api:bootBuildImage -PdebugMode=true'… > Configure project : > 💡 当前分支: test...
**Tell us about your request** The default Linux image provided by Apple Container currently lacks support for the landlock security module. This means applications running within the container cannot leverage...
**Tell us about your request** I’d like the “Run in Docker Desktop” button functionality on DockerHub to work with Docker Compose OCI images, just like it does for standard Docker...
**Tell us about your request** In image-tags screen (e.g. https://hub.docker.com/_/node/tags), in 'Sort by' drop-down-list, please add the option 'Vulnerabilities (least)'. **Which service(s) is this request for?** Let us know which...
**Tell us about your request** Docker compose should autodetect the architecture of the host machine, and if a `linux/` image of a service is available for that architecture, use that...