-
Notifications
You must be signed in to change notification settings - Fork 2k
Insights: docker/cli
Overview
Could not load contribution data
Please try again later
51 Pull requests merged by 8 people
-
docs: import: assorted fixes and touch-ups
#6053 merged
May 8, 2025 -
inspect: add shell completion, improve flag-description for
--type
and improve validation#6052 merged
May 6, 2025 -
docs: move flag examples to right section
#6051 merged
May 6, 2025 -
docs: run: Drop unnecessary command options of the --workdir example
#6050 merged
May 6, 2025 -
cli/command/registry: login: improve flag validation
#6036 merged
Apr 30, 2025 -
vendor: github.com/docker/docker-credential-helpers v0.9.3
#6041 merged
Apr 29, 2025 -
vendor github.com/cpuguy83/go-md2man/v2 v2.0.7
#6040 merged
Apr 29, 2025 -
fix(QF1003): Convert if/else-if chain to tagged switch
#6037 merged
Apr 28, 2025 -
chore: bump golangci-lint to v2
#6028 merged
Apr 24, 2025 -
cli/connhelper/ssh: add NewSpec utility to prevent parsing URL twice
#6034 merged
Apr 23, 2025 -
opts: deprecate ListOpts.GetAll in favor of ListOpts.GetSlice
#6032 merged
Apr 23, 2025 -
cli/command: change uses of ListOpts.GetAll for GetSlice
#6031 merged
Apr 23, 2025 -
opts: ListOpts: implement cobra.SliceValue to fix shell completion
#6030 merged
Apr 23, 2025 -
cli/connhelper: cleanups and test improvements
#6022 merged
Apr 23, 2025 -
stack deploy: fail early on invalid image reference format
#6029 merged
Apr 23, 2025 -
docs: image import: fix heading to be included in online docs
#6033 merged
Apr 23, 2025 -
move hack/otel to contrib
#6024 merged
Apr 23, 2025 -
vendor: github.com/docker/docker v28.1.1
#6026 merged
Apr 18, 2025 -
Dockerfile: update compose to v2.35.1
#6025 merged
Apr 18, 2025 -
vendor: github.com/docker/docker v28.1.0
#6020 merged
Apr 17, 2025 -
cli/command/container: --use-api-socket: don't write empty credentials
#6018 merged
Apr 17, 2025 -
update minimum go version to go1.23
#5868 merged
Apr 17, 2025 -
vendor: github.com/docker/docker v28.1.0-rc.2
#6017 merged
Apr 17, 2025 -
context: add shell-completion for context-names
#6016 merged
Apr 17, 2025 -
Fix login hints should only show on hub registry
#6015 merged
Apr 16, 2025 -
vendor: github.com/docker/docker 3f46cadf398a (master, v28.1.0-rc.2)
#6013 merged
Apr 16, 2025 -
vendor: github.com/moby/go-archive v0.1.0
#6011 merged
Apr 16, 2025 -
Dockerfile: update buildx to v0.23.0, compose v2.33.1
#6012 merged
Apr 16, 2025 -
set CGO_ENABLED=1 on loong64
#6009 merged
Apr 16, 2025 -
completion: remove generic "os-only" for platforms
#6010 merged
Apr 16, 2025 -
run: flag to include the docker socket
#5858 merged
Apr 16, 2025 -
vendor: github.com/docker/docker v28.1.0-rc.1
#6006 merged
Apr 15, 2025 -
docs: replace sshfs with rclone
#5994 merged
Apr 11, 2025 -
Dockerfile: fix and clean up shell prompt
#6001 merged
Apr 11, 2025 -
add top-level "docker bake" command as alias for "docker buildx bake"
#5947 merged
Apr 11, 2025 -
context list: remove temporary ContextType from JSON output
#5981 merged
Apr 11, 2025 -
opts: remove deprecated PortOpt, ConfigOpt, SecretOpt aliases
#5953 merged
Apr 11, 2025 -
cli/command: move prompt utilities to separate package
#5952 merged
Apr 11, 2025 -
image/inspect: Add --platform flag
#5934 merged
Apr 11, 2025 -
vendor: github.com/docker/docker v28.1.0-dev (250792c1a540)
#6002 merged
Apr 11, 2025 -
docker images --tree: hide both untagged and dangling images by default
#5924 merged
Apr 11, 2025 -
cli/command/image: Fix total content size calculation in image tree
#6000 merged
Apr 11, 2025 -
cli/command: DockerCli.Initialize: make sure context-store config is set
#5983 merged
Apr 11, 2025 -
use lazyregexp to compile regexes on first use
#5998 merged
Apr 11, 2025 -
cli/command: deprecate CopyToFile and reimplement with atomicwriter
#5914 merged
Apr 11, 2025 -
vendor: github.com/docker/docker 511cd1c0a736 (master, v28.x-dev)
#5999 merged
Apr 11, 2025 -
cli/config/configfile: deprecate ConfigFile.Experimental field
#5977 merged
Apr 10, 2025 -
cli/command/system: needsServerInfo: add fast-paths
#5997 merged
Apr 10, 2025 -
vendor: update golang.org/x/.. dependencies
#5996 merged
Apr 10, 2025 -
system/info: failure to connect to docker socket should propagate error
#5918 merged
Apr 10, 2025 -
migrate to use github.com/moby/go-archive
#5992 merged
Apr 10, 2025
12 Pull requests opened by 8 people
-
infer unix:// prefix for path-like DOCKER_HOST values
#6007 opened
Apr 14, 2025 -
Use `DOCKER_AUTH_CONFIG` env as credential store
#6008 opened
Apr 15, 2025 -
cli/command/container: --use-api-socket: support DOCKER_AUTH_CONFIG
#6019 opened
Apr 17, 2025 -
Support '!=' operator in filters and record its usage
#6035 opened
Apr 24, 2025 -
chore: enable revive's conditions nesting related rules
#6038 opened
Apr 25, 2025 -
scripts/with-go-mod.sh: use symlink instead of -modfile
#6039 opened
Apr 25, 2025 -
docker ps: add "Platform" as formatting option
#6042 opened
Apr 28, 2025 -
Docs: Add Linux daemon option --allow-direct-routing
#6045 opened
May 1, 2025 -
parse quotes from env-file - fixes #3630
#6046 opened
May 1, 2025 -
Enhance docker system prune performance via concurrent pruning
#6048 opened
May 5, 2025 -
move cli/internal/ packages to top-level internal/
#6054 opened
May 6, 2025 -
restore terminal when terminating after 3 signals
#6058 opened
May 9, 2025
133 Issues closed by 2 people
-
"endpoint with name XX already exists in network" can't disconnect container from bridge
#1891 closed
May 7, 2025 -
renew-anon-volumes
#834 closed
May 1, 2025 -
Issue with the --username option in docker login when using --password-stdin
#5792 closed
Apr 30, 2025 -
`docker build` fails with error `unknown flag: --disable-content-trust` in Docker v24.0.5
#4546 closed
Apr 29, 2025 -
The experimental commands are displayed in non experimental environment.
#1417 closed
Apr 26, 2025 -
docker import: Need a -c example
#496 closed
Apr 25, 2025 -
proposal - auto selection of docker context as per the least used daemon " docker context use --best - '
#3402 closed
Apr 25, 2025 -
Documentation for plugins incorrect
#3785 closed
Apr 24, 2025 -
add docker logs {container_name} -F
#3472 closed
Apr 24, 2025 -
Docker can't mount directory inside veracrypt container
#3369 closed
Apr 24, 2025 -
--build-args/ARG does not overwrite ENV variables of the same name from a base image
#3344 closed
Apr 24, 2025 -
Cannot start service xyz: Ports are not available: listen tcp 0.0.0.0:6904: bind: address already in use
#3119 closed
Apr 24, 2025 -
docker network create invalid ipam configuration
#2899 closed
Apr 24, 2025 -
DOCKER_CONTEXT can be confused with build context / `docker build PATH`
#2669 closed
Apr 24, 2025 -
Using email to do docker login is failing
#961 closed
Apr 24, 2025 -
Docker history
#3030 closed
Apr 24, 2025 -
Document command aliases
#2404 closed
Apr 24, 2025 -
Observation/Question/Potential Bug trust signature bytesize different then notary
#2286 closed
Apr 24, 2025 -
e2e test fail in clean 18.06,18.09,19.03: "error contacting notary server... no such host"
#2282 closed
Apr 24, 2025 -
Poor error message for host port validation
#2409 closed
Apr 24, 2025 -
--build-arg help and validation feature
#441 closed
Apr 24, 2025 -
Bash completion script rises errors on "docker inspect"
#1643 closed
Apr 24, 2025 -
More specific error message for nonexistent or invalid repository
#1743 closed
Apr 24, 2025 -
Change default network behavior
#2062 closed
Apr 24, 2025 -
Docker container freezes when pressing multiple keys simultaneously
#764 closed
Apr 24, 2025 -
Segfault when attempting to display help for docker login command
#2977 closed
Apr 24, 2025 -
Bash completion slows down bash login sessions
#3889 closed
Apr 24, 2025 -
Download looping docker image
#3741 closed
Apr 24, 2025 -
Issue related to response from daemon
#3409 closed
Apr 24, 2025 -
context: consider deprecating support for legacy PEM encryption as specified in RFC 1423
#3212 closed
Apr 24, 2025 -
Feature: improve debugging of COPY failures
#2690 closed
Apr 23, 2025 -
Docker Content Trust image signing
#2530 closed
Apr 23, 2025 -
Missing validation for COPY --from
#2496 closed
Apr 23, 2025 -
Fish auto completion for "rm" confused by "network rm"
#2535 closed
Apr 23, 2025 -
SIGSEGV after a reboot on newly installed Debian10
#2361 closed
Apr 23, 2025 -
Feature request for docker run: Ability to connect to multiple networks
#2455 closed
Apr 23, 2025 -
Is docker compatible with IBM Security Access Manager?
#2368 closed
Apr 23, 2025 -
Docker stack deploys an incorrect image
#2378 closed
Apr 23, 2025 -
docker run with -t option lead to "open /dev/ptmx: no such file or directory" message
#2067 closed
Apr 23, 2025 -
Feature request: make "docker secret create" more secure when reading from stdin
#2065 closed
Apr 23, 2025 -
Drive sharing stops working after changing windows password.
#1672 closed
Apr 23, 2025 -
Include Keyword to use partial Dockerfiles
#1630 closed
Apr 23, 2025 -
command 'docker rm -f containername' didn't remove container completely
#1513 closed
Apr 23, 2025 -
Docker stack deploy do not undersand volumes in windows format
#1403 closed
Apr 23, 2025 -
Do we have documentation explaining --config-from and --config-only?
#605 closed
Apr 23, 2025 -
Describe how restart with time flag works
#584 closed
Apr 23, 2025 -
COPY: How to see what files are being copied when .dockerignore is present
#1390 closed
Apr 23, 2025 -
Feature: TLS Expiry Notice
#113 closed
Apr 23, 2025 -
Image Manifest Override
#327 closed
Apr 23, 2025 -
delta between two docker images and patching it
#5522 closed
Apr 23, 2025 -
Docker build is not recognising the `-e` flag for the echo command
#4954 closed
Apr 22, 2025 -
The --no-color flag is not supported with docker compose up
#4942 closed
Apr 22, 2025 -
CLI completion has weird bugs
#4932 closed
Apr 22, 2025 -
"no-proxy" settings Arrays not supported
#4762 closed
Apr 22, 2025 -
difference between two simlar command? ^-^
#4570 closed
Apr 22, 2025 -
bash completion of plugins overwrites files
#4575 closed
Apr 22, 2025 -
Docker build on m1 mac runs slower when called from vscode integrated terminal
#4033 closed
Apr 22, 2025 -
Support change default tag of docker image from latest to any legal text
#3866 closed
Apr 22, 2025 -
Cgroup issues with old kernel.
#3853 closed
Apr 22, 2025 -
docker network create does not update the iptables correctly
#3848 closed
Apr 22, 2025 -
Docker inspect stopped showing image Signature
#3842 closed
Apr 22, 2025 -
cli hangs on dead connection
#3652 closed
Apr 22, 2025 -
Mac: failed to fetch anonymous token net/http: TLS handshake timeout
#3420 closed
Apr 22, 2025 -
Support formatting to show root process id in `docker ps`
#3643 closed
Apr 22, 2025 -
--device-read-bps="" no way to change on running container.
#3416 closed
Apr 22, 2025 -
Open file handle to the log file makes all container operations to hang
#3620 closed
Apr 22, 2025 -
Ampersand in username for docker login
#3624 closed
Apr 22, 2025 -
Delete client's cache of partial images
#3505 closed
Apr 22, 2025 -
Error creating mount namespace before pivot: operation not permitted
#3585 closed
Apr 22, 2025 -
Cannot build Docker without first installing Docker
#3363 closed
Apr 22, 2025 -
ECDSA Verification failure on docker trust signer add
#3303 closed
Apr 22, 2025 -
README: project description unclear (Docker CE and Docker EE)
#3281 closed
Apr 22, 2025 -
Executing the CLI command line, my container name is changed to another existing name
#3172 closed
Apr 22, 2025 -
Issue with long running `push` command
#3242 closed
Apr 22, 2025 -
20.10.8 introduces breaking change to go templates
#3241 closed
Apr 22, 2025 -
docker trust signer add fails with symlink ~/.docker/trust/private
#3155 closed
Apr 22, 2025 -
Add support for a token for the image's command in the docker-images format string
#3184 closed
Apr 22, 2025 -
[BUG]Docker push fail cause large ldap fail log
#3015 closed
Apr 22, 2025 -
signal SIGSEGV: segmentation violation during `docker login`
#3010 closed
Apr 22, 2025 -
Docker mount CIFS in run command
#3004 closed
Apr 22, 2025 -
docker cp: relative paths should resolve relative to the image WORKDIR
#3009 closed
Apr 22, 2025 -
Add post build message suggesting scanning images with `docker scan` if the scan plugin is installed
#2991 closed
Apr 22, 2025 -
Auto assignment of already used port gives no error in cli
#2980 closed
Apr 22, 2025 -
`--gpus` requires weird double quoting
#2937 closed
Apr 22, 2025 -
"Prune Everything" Perpetuates local-kv.db
#2930 closed
Apr 22, 2025 -
Sticky session in docker swarm
#3145 closed
Apr 22, 2025 -
name ignored on networks when using docker stack deploy
#2734 closed
Apr 22, 2025 -
docker trust key generate
#2610 closed
Apr 22, 2025 -
docker cp: Error: No such container:path:
#2598 closed
Apr 22, 2025 -
Please improve error when using --gpu w/o nvidia-container-runtime
#2425 closed
Apr 22, 2025 -
Kubernetes-as-orchestrator fails to process multi-file `$KUBECONFIG`
#2334 closed
Apr 22, 2025 -
"docker login" doesn't run in Linux without X11
#2229 closed
Apr 22, 2025 -
docker trust key load fails without error on invalid file.
#2031 closed
Apr 22, 2025 -
Update stack by pulling new images
#2380 closed
Apr 22, 2025 -
Docker stack command hangs when it find an invalid image name in file
#1819 closed
Apr 22, 2025 -
Run tests on Windows CI
#457 closed
Apr 22, 2025 -
[epic] documentation on BuildKit garbage-collect policies is missing
#2325 closed
Apr 22, 2025 -
Does 'docker push' can run in concurrency?
#2209 closed
Apr 22, 2025 -
Deploying a stack on swarm with version misspelled gives wrong error message
#2188 closed
Apr 22, 2025 -
docker service create random port
#2169 closed
Apr 22, 2025 -
Need docker search to allow for specification of platform in search criteria
#1980 closed
Apr 22, 2025 -
Issue with Dockerode and Content Trust
#1969 closed
Apr 22, 2025 -
Different info on pages for 'image rm' and 'rmi'
#1752 closed
Apr 22, 2025 -
trust_signer_add.md out of date
#1711 closed
Apr 22, 2025 -
docker build shows no output until "Sending build contex to docker daemon"
#1669 closed
Apr 22, 2025 -
[RFC] plugins should support a `--help` flag
#1682 closed
Apr 22, 2025 -
Add a '--why-not' option to the prune commands.
#1649 closed
Apr 22, 2025 -
Remove-commands should not fail when the argument list is empty since it is effectively a NOP
#1666 closed
Apr 22, 2025 -
diff command returns incorrect information about a "deleted" folder
#1508 closed
Apr 22, 2025 -
Need to handle archive with paxHeader or not when docker build
#1459 closed
Apr 22, 2025 -
Docker Push re-uploads existing layers
#1490 closed
Apr 22, 2025 -
[FEATURE REQUEST] Add new columns to docker stat output
#1412 closed
Apr 22, 2025 -
docker pull with reverse proxy is NOT working when redirect image path
#1478 closed
Apr 22, 2025 -
Docker Trusted Content for docker push command on ARMv7 devices
#1245 closed
Apr 22, 2025 -
Documentation: Correct Dockerfile reference FROM for base images
#1209 closed
Apr 22, 2025 -
[Windows] "docker build --help" text is very misleading for "--build-arg"
#950 closed
Apr 22, 2025 -
Make content trust play nicely with multi-stage builds and "FROM $ARG"
#933 closed
Apr 22, 2025 -
docker push fails if credentials not also required by docker pull (private registry)
#745 closed
Apr 22, 2025 -
[FEATURE] multi stages build cache - get steps images
#666 closed
Apr 22, 2025 -
docker run --device=/
#707 closed
Apr 22, 2025 -
Explicit commandline options for interactions with private registries
#431 closed
Apr 22, 2025 -
Feature Request: run --dns should also accept container names
#385 closed
Apr 22, 2025 -
GetContextFromLocalDir tests confused by symlinks on OSX
#209 closed
Apr 22, 2025 -
Bump Go version to 1.24
#5844 closed
Apr 22, 2025 -
Docker autocompletion for containers not working on MacOS
#4401 closed
Apr 22, 2025 -
failed to start docker-proxy, check that the current version is in your $PATH
#6023 closed
Apr 18, 2025 -
Bad exit status for docker system info on failure
#5900 closed
Apr 10, 2025
10 Issues opened by 9 people
-
Suggestion: a "docker pull --dry-run" option
#6059 opened
May 9, 2025 -
Unclear what a type is when using docker inspect
#6047 opened
May 4, 2025 -
c8d: inconsistent presentation of ARM64 images (linux/arm64 vs linux/arm64/v8)
#6044 opened
Apr 30, 2025 -
Add ability to disable FIPS in the container, when running on FIPS enabled host
#6043 opened
Apr 29, 2025 -
--filter does not work with negatives anywhere other than prune
#6021 opened
Apr 17, 2025 -
Can build normally / can't build with Dockerfile
#6014 opened
Apr 16, 2025 -
High CPU usage when backgrounding CLI with -i
#6005 opened
Apr 11, 2025 -
Flaky test: TestPluginSocketCommunication
#6004 opened
Apr 11, 2025 -
Flaky test: TestInitializeFromClientHangs
#6003 opened
Apr 11, 2025
61 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add CLI flags for Swarm Service seccomp, AppArmor, and no-new-privileges
#5698 commented on
Apr 30, 2025 • 6 new comments -
docker pull should have a --verbose option to see all of the network calls
#336 commented on
Apr 12, 2025 • 0 new comments -
`docker context use` shared between terminal sessions
#3064 commented on
Apr 24, 2025 • 0 new comments -
Occasional failure with `docker trust signer add` on Windows
#3066 commented on
Apr 24, 2025 • 0 new comments -
[Feature]. `logs` command. Add ability to `--follow` container's restarts
#3426 commented on
Apr 24, 2025 • 0 new comments -
Filter args are inconsistent and poorly documented
#3696 commented on
Apr 24, 2025 • 0 new comments -
Pushing via build --push and build then push yields inconsistent results
#5571 commented on
Apr 25, 2025 • 0 new comments -
Cannot connect to local secure registry
#3457 commented on
Apr 25, 2025 • 0 new comments -
With TLS CLI always asks for CA-cert even without --tlsverify
#2468 commented on
Apr 25, 2025 • 0 new comments -
--add-host example doesn't work as shown
#5558 commented on
Apr 25, 2025 • 0 new comments -
docs: improve documentation for "prune" commands specifying multiple (label) filters
#5899 commented on
Apr 29, 2025 • 0 new comments -
Add e2e test for authorized pull/push
#5965 commented on
Apr 29, 2025 • 0 new comments -
`docker system prune -af --volumes` does not completely clear out overlay2 folder
#4656 commented on
Apr 30, 2025 • 0 new comments -
Handle quotes in --env-file values consistently with Linux/WSL2 "source"ing
#3630 commented on
May 1, 2025 • 0 new comments -
Add detach timeout for service commands
#665 commented on
Apr 25, 2025 • 0 new comments -
Don't use TLS for socket connections
#1581 commented on
Apr 24, 2025 • 0 new comments -
Documentation for builder prune.
#2864 commented on
Apr 22, 2025 • 0 new comments -
cli/command/system/runInfo: set client API defaults, and negotiated API version when available
#4507 commented on
Apr 23, 2025 • 0 new comments -
feat: relative parent paths on bind mount src
#4966 commented on
Apr 16, 2025 • 0 new comments -
Add plugin execution duration metric
#5046 commented on
Apr 23, 2025 • 0 new comments -
WIP: test/cli: Use APIClient instead of Client
#5181 commented on
Apr 23, 2025 • 0 new comments -
correctly handle configuration file saving when it is a relative symlink
#5282 commented on
Apr 23, 2025 • 0 new comments -
image ls: show each tag for an image as a separate entry
#5556 commented on
Apr 23, 2025 • 0 new comments -
image ls --tree: order images alphabetically
#5561 commented on
Apr 23, 2025 • 0 new comments -
cli/config/credentials: refactor DetectDefaultStore and add tests
#5568 commented on
Apr 23, 2025 • 0 new comments -
image/tree: Hide Content size column without containerd store
#5771 commented on
Apr 18, 2025 • 0 new comments -
image/list: Add opt-in to --tree by default
#5772 commented on
Apr 23, 2025 • 0 new comments -
Remove "Docker Content Trust"
#5896 commented on
May 2, 2025 • 0 new comments -
cli/trust: TagTrusted: lazily request APIClient
#5905 commented on
Apr 23, 2025 • 0 new comments -
[WIP] untangling auth-related code
#5925 commented on
May 6, 2025 • 0 new comments -
swarm/init: Fix `--external-ca` ignoring `cacert` option
#5995 commented on
May 1, 2025 • 0 new comments -
docker image push retry mechanism
#5275 commented on
Apr 13, 2025 • 0 new comments -
docker stats CPU above 100%
#2134 commented on
Apr 14, 2025 • 0 new comments -
Stack deploy fails if "target" or "published" port is a string
#1073 commented on
Apr 16, 2025 • 0 new comments -
[Swarm] Add --until to docker service logs <Service>
#5935 commented on
Apr 22, 2025 • 0 new comments -
Confusing plugin versions
#514 commented on
Apr 22, 2025 • 0 new comments -
CLI tools do not cache auth token
#687 commented on
Apr 22, 2025 • 0 new comments -
device mount fails under remote context in MacOS with 19.03.5 docker CLI
#2280 commented on
Apr 22, 2025 • 0 new comments -
`-env VAR` overwrites the samely named var in Docker container if it's not set in host environment
#1780 commented on
Apr 22, 2025 • 0 new comments -
Feature request - Add interactive input password for secrets
#2619 commented on
Apr 22, 2025 • 0 new comments -
`docker images -a` default sort (by {{.CreatedAt}}) is unstable for images created at the same second
#2637 commented on
Apr 22, 2025 • 0 new comments -
Not setting link local IP options
#3017 commented on
Apr 22, 2025 • 0 new comments -
Feature Request: Distinguish image platforms in image list: `docker images --format '{{.Platform}}'`
#3483 commented on
Apr 22, 2025 • 0 new comments -
docker doesn't error out on `docker missing-subcommand --version`
#3833 commented on
Apr 22, 2025 • 0 new comments -
docker exec can not get the correct permission with non-root user launch container
#4732 commented on
Apr 22, 2025 • 0 new comments -
Describe what each field means in "docker stack ps"
#503 commented on
Apr 23, 2025 • 0 new comments -
Proxy config is unable to distinguish ssh type target daemon host
#5797 commented on
Apr 23, 2025 • 0 new comments -
Command `run` short CLI options `-r` and `-E` (for `--rm` and `--entrypoint` respectively)
#5466 commented on
Apr 23, 2025 • 0 new comments -
[tracking] multi-architecture support
#487 commented on
Apr 23, 2025 • 0 new comments -
Docker Containerd snapshotter Overlayfs, docker save fails for image pulled using --platform=linux/arm64 on amd64 host.
#5476 commented on
Apr 23, 2025 • 0 new comments -
Configuring proxies in config.json randomizes environment-variable order
#1574 commented on
Apr 23, 2025 • 0 new comments -
Dockerfile doc: add info it's possible to EXPOSE a port range
#1562 commented on
Apr 23, 2025 • 0 new comments -
docker exec's "executable file not found in $PATH" should go to stderr
#2025 commented on
Apr 23, 2025 • 0 new comments -
Running an experimental plugin with non experimental CLI should show a friendly message
#1957 commented on
Apr 23, 2025 • 0 new comments -
CLI should ignore .DS_Store files in context bundles
#2130 commented on
Apr 23, 2025 • 0 new comments -
Feature Request: docker tag option to preserve/generate RepoDigests config entry when locally retagging an image to a different registry
#2601 commented on
Apr 23, 2025 • 0 new comments -
Allow --entrypoint to occur in more places during `docker run` command, just like other docker run flags
#2754 commented on
Apr 23, 2025 • 0 new comments -
Feature request: Docker search cli doesn't adhere to docker [object] [verb] style
#1676 commented on
Apr 24, 2025 • 0 new comments -
Unfriendly -p (--publish) syntax
#2324 commented on
Apr 24, 2025 • 0 new comments -
Add Architecture option to "docker images" list
#3060 commented on
Apr 24, 2025 • 0 new comments -
After disconnecting and reconnecting a container, the exposed port does not rebind to the new host port
#2909 commented on
Apr 24, 2025 • 0 new comments