cli icon indicating copy to clipboard operation
cli copied to clipboard

The Docker CLI

Results 548 cli issues
Sort by recently updated
recently updated
newest added

fixes #2407 - What I did Simple fix for #2407, to ensure that TCP and UDP publishing for the same port doesn't go away during compose file merging. and added...

### Description I’d like to suggest adding an `-a, --all` option to the `docker rm` command. With this we could do commands like `docker rm --all --force`. It would allow...

kind/feature
status/0-triage

### Contributing guidelines - [X] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... the documentation does not mention...

kind/enhancement
area/plugins
area/go-sdk

### Description - older ticket: https://github.com/docker/cli/issues/3441 Looks like this test has become flaky again, but .. different; e.g. seen failing on https://github.com/docker/cli/pull/5238 ``` #20 60.67 === FAIL: cli/command/container TestInitTtySizeErrors (unknown)...

kind/bug
area/testing

### Description Dear Developers, Thank you very much for the ineffably marvelous project... 🪐 Considering the absence of some short options in usage for command `run`, I just wanted to...

kind/feature
status/0-triage
area/ux

### Description It would be incredibly helpful if `docker ps` could include a built-in indicator showing whether a container was created using `docker-compose` or `docker run` directly, without requiring additional...

kind/enhancement
kind/feature

- relates to https://github.com/moby/moby/pull/46982 We include this in the moby/moby repo, but it looks like we didn't for the CLI. **- Description for the changelog** ```markdown changelog ``` **- A...

status/2-code-review
area/testing

**- What I did** Display a new column in `docker images --tree` to show the presence of attestations for an image **- How I did it** **- How to verify...

fixes: #5281 **- What I did** Correctly hand the cases with config file being a relative symlink. **- How I did it** Check whether the result path of `os.Readlink(cfgFile)` is...

kind/enhancement
status/2-code-review
kind/bugfix

### Description I use "`docker run -itd -u 50294:50294 almalinux:8 /bin/bash`" launch a container, then use root user permission enter the container do some operation "`docker exec -it --user=root /bin/bash`"....

kind/bug
status/0-triage
version/24.0