🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
docker
/
cli
/
HEAD
f52814d
Merge pull request #6705 from vvoland/list-fix
by Sebastiaan van Stijn
· 10 hours ago
master
v29.1.3
0f03c31
image/list: Fix `dangling=false` handling
by Paweł Gronowski
· 10 hours ago
1e25906
cli/tree: Remove unused `all` field
by Paweł Gronowski
· 10 hours ago
4d6fc33
Merge pull request #6704 from vvoland/list-fix
by Sebastiaan van Stijn
· 13 hours ago
09a4664
image/tree: Add golden test
by Paweł Gronowski
· 13 hours ago
0d88411
image/tree: Remove --all flag check for untagged images in non-expanded view
by Paweł Gronowski
· 15 hours ago
b315983
image/tree: Fix width calculation for untagged images
by Paweł Gronowski
· 15 hours ago
150a25b
image/tree: Extract untagged image name to const
by Paweł Gronowski
· 15 hours ago
67f5e34
image: Fix dangling image detection with graphdrivers
by Paweł Gronowski
· 15 hours ago
d96b786
Merge pull request #6702 from thaJeztah/bump_compress
by Paweł Gronowski
· 29 hours ago
15de6ce
vendor: github.com/klauspost/compress v1.18.2
by Sebastiaan van Stijn
· 30 hours ago
815be44
Merge pull request #6701 from thaJeztah/bump_aec2
by Paweł Gronowski
· 31 hours ago
ca0fb17
Merge pull request #6700 from thaJeztah/fix_validation
by Sebastiaan van Stijn
· 32 hours ago
5c406f5
vendor: github.com/morikuni/aec v1.1.0
by Sebastiaan van Stijn
· 32 hours ago
a6335c4
docker run, create: don't swallow connection errors during validate
by Sebastiaan van Stijn
· 33 hours ago
91d44d6
Merge pull request #6697 from thaJeztah/migrate_yaml
by Paweł Gronowski
· 3 days ago
49021ad
vendor: github.com/spf13/cobra v1.10.2, migrate to go.yaml.in/yaml/v3
by Sebastiaan van Stijn
· 3 days ago
1a1a4fc
Merge pull request #6685 from thaJeztah/less_nat
by Sebastiaan van Stijn
· 8 days ago
6f75c0c
add TODOs for replacing nat.ParsePortSpecs
by Sebastiaan van Stijn
· 8 days ago
9c10a9c
opts/swarmopts: remove use of nat.ParsePortRange
by Sebastiaan van Stijn
· 8 days ago
65cf876
Merge pull request #6692 from thaJeztah/rm_FakeStore
by Paweł Gronowski
· 9 days ago
9dfe779
internal/test: remove unused FakeStore
by Sebastiaan van Stijn
· 9 days ago
dfa98d3
Merge pull request #6690 from thaJeztah/compose_file_completion
by Sebastiaan van Stijn
· 10 days ago
c81e05e
add shell completion for "docker stack deploy --compose-file"
by Sebastiaan van Stijn
· 10 days ago
890dcca
Merge pull request #6688 from vvoland/update-go
by Sebastiaan van Stijn
· 10 days ago
v29.1.2
d544885
update to go1.25.5
by Paweł Gronowski
· 10 days ago
c197aa7
Merge pull request #6687 from thaJeztah/use_subtests
by Paweł Gronowski
· 11 days ago
ba683d8
opts/swarmopts: use sub-tests
by Sebastiaan van Stijn
· 12 days ago
0aedba5
Merge pull request #6669 from vvoland/29-norc
by Paweł Gronowski
· 2 weeks ago
v29.1.1
dd2be02
gha/e2e: Switch to rc and 29 latest
by Paweł Gronowski
· 2 weeks ago
360952c
Merge pull request #6680 from thaJeztah/bump_modules
by Paweł Gronowski
· 2 weeks ago
v29.1.0
8fc15ea
Merge pull request #6579 from dvdksn/doc-daemon-buildc-example
by Sebastiaan van Stijn
· 2 weeks ago
1abfbf2
vendor: github.com/moby/moby/client v0.2.1
by Sebastiaan van Stijn
· 2 weeks ago
e0d30db
docs: update buildgc example config to use new buildkit v0.17 options
by David Karlsson
· 2 weeks ago
5691ade
Merge pull request #6682 from thaJeztah/bump_dct_deps
by Paweł Gronowski
· 2 weeks ago
848dcad
Merge pull request #6681 from thaJeztah/bump_x_deps2
by Paweł Gronowski
· 2 weeks ago
6a0099b
cmd/docker-trust: bump golang.org/x/crypto v0.45.0
by Sebastiaan van Stijn
· 2 weeks ago
c90166f
cmd/docker-trust: update dependencies
by Sebastiaan van Stijn
· 2 weeks ago
ac5e886
vendor: golang.org/x/net v0.47.0
by Sebastiaan van Stijn
· 2 weeks ago
3ec4146
vendor: golang.org/x/term v0.37.0
by Sebastiaan van Stijn
· 2 weeks ago
616e93a
vendor: golang.org/x/text v0.31.0
by Sebastiaan van Stijn
· 2 weeks ago
1202f8a
vendor: golang.org/x/sync v0.18.0
by Sebastiaan van Stijn
· 2 weeks ago
b67055c
vendor: golang.org/x/sys v0.38.0
by Sebastiaan van Stijn
· 2 weeks ago
eee3e3d
Merge pull request #6671 from docker/dependabot/github_actions/actions/checkout-6
by Sebastiaan van Stijn
· 2 weeks ago
3247a5a
Merge pull request #6675 from vvoland/img-list-noellipsis
by Paweł Gronowski
· 3 weeks ago
v29.0.4
4759615
image/tree: Allow image names to overflow instead of truncating
by Paweł Gronowski
· 3 weeks ago
3099d47
build(deps): bump actions/checkout from 5 to 6
by dependabot[bot]
· 3 weeks ago
511dad6
Merge pull request #6667 from thaJeztah/use_format
by Paweł Gronowski
· 3 weeks ago
v29.0.3
11f24b8
Merge pull request #6668 from robmry/builttime-format
by Paweł Gronowski
· 3 weeks ago
d84396d
image ls: allow custom format in cli config
by Sebastiaan van Stijn
· 3 weeks ago
6751cd1
docker version: restore top-level BuildTime to RFC3339Nano
by Rob Murray
· 3 weeks ago
8108357
Merge pull request #6662 from dvdksn/doc-update-http-proxy-link
by Sebastiaan van Stijn
· 4 weeks ago
v29.0.2
v29.1.0-rc.1
3a84258
chore: update link/linktext to dockerd proxy config
by David Karlsson
· 4 weeks ago
eedd969
Merge pull request #6659 from vvoland/fix-system-version
by Sebastiaan van Stijn
· 4 weeks ago
v29.0.1
dd2c493
cli/command/system: Fix missing components in version output
by Paweł Gronowski
· 4 weeks ago
67cef77
Merge pull request #6658 from vvoland/img-list-all-dangling
by Paweł Gronowski
· 4 weeks ago
207bf52
image/tree: Only show untagged images when --all flag is used
by Paweł Gronowski
· 4 weeks ago
2cfd9df
Merge pull request #6654 from vvoland/img-list-nocolor
by Sebastiaan van Stijn
· 4 weeks ago
be9e630
image/tree: Respect NO_COLOR env variable
by Paweł Gronowski
· 4 weeks ago
88e3241
Merge pull request #6657 from vvoland/img-list-nonexpanded-untagged
by Sebastiaan van Stijn
· 4 weeks ago
2ae51e2
Merge pull request #6656 from vvoland/img-list-notty-width
by Sebastiaan van Stijn
· 4 weeks ago
ed281dd
image/list: Print legend only if limiting width
by Paweł Gronowski
· 4 weeks ago
aa5d00a
image/tree: Don't limit name width if non tty
by Paweł Gronowski
· 4 weeks ago
b66b931
image/tree: Fix untagged images in non-expanded view
by Paweł Gronowski
· 4 weeks ago
c44e8a0
Merge pull request #6648 from thaJeztah/cli_version_json_format
by Sebastiaan van Stijn
· 4 weeks ago
bff56f0
cli/command/system: define struct for formatting version
by Sebastiaan van Stijn
· 4 weeks ago
3d4129b
Merge pull request #6644 from thaJeztah/connhelper_nowarn
by Sebastiaan van Stijn
· 5 weeks ago
v29.0.0
d787e70
cli/connhelper/commandcon: remove warn logs
by Sebastiaan van Stijn
· 5 weeks ago
e730f6f
Merge pull request #6643 from thaJeztah/bump_modules2
by Paweł Gronowski
· 5 weeks ago
6ac3f93
Merge pull request #6578 from thaJeztah/bump_otel_semconv
by Paweł Gronowski
· 5 weeks ago
ebc1995
vendor: github.com/moby/moby/api v1.52.0, moby/client v0.1.0
by Sebastiaan van Stijn
· 5 weeks ago
31d1a59
Merge pull request #6642 from vvoland/swarm-compose-work
by Sebastiaan van Stijn
· 5 weeks ago
ad96811
swarm: Add memory swap support (no stack/compose support)
by Paweł Gronowski
· 5 weeks ago
6ba06b5
Revert "cli/compose: add schema 3.14 (no changes from 3.13 yet)"
by Paweł Gronowski
· 5 weeks ago
e0716b5
Revert "Add memory swap to swarm"
by Paweł Gronowski
· 5 weeks ago
179efae
Merge pull request #6641 from thaJeztah/bump_modules
by Paweł Gronowski
· 5 weeks ago
4b450f1
vendor: github.com/moby/moby/api, moby/client master
by Sebastiaan van Stijn
· 5 weeks ago
ee244f2
Merge pull request #6636 from thaJeztah/add_missing_gobuild
by Paweł Gronowski
· 5 weeks ago
v29.0.0-rc.3
0c101c4
Merge pull request #6635 from thaJeztah/bump_modules
by Paweł Gronowski
· 5 weeks ago
1d789e4
cli/command/system: add missing "go:build"
by Sebastiaan van Stijn
· 5 weeks ago
b382401
vendor: github.com/moby/moby/api v1.52.0-rc.1, moby/client v0.1.0-rc.1
by Sebastiaan van Stijn
· 5 weeks ago
c4f240c
Merge pull request #6606 from dvdksn/update-libnetwork-docs-link
by Sebastiaan van Stijn
· 5 weeks ago
5b443bf
Merge pull request #6619 from dperny/swarm-memory-swap
by Sebastiaan van Stijn
· 5 weeks ago
eaa6114
Merge pull request #6634 from thaJeztah/remove_replace
by Sebastiaan van Stijn
· 5 weeks ago
c9e6b41
Merge pull request #6633 from dvdksn/docs-update-dd-documentation-link
by Sebastiaan van Stijn
· 5 weeks ago
d672910
vendor.mod: remove replace
by Sebastiaan van Stijn
· 5 weeks ago
41088ed
vendor: go.opentelemetry.io/auto/sdk v1.2.1
by Austin Vazquez
· 5 weeks ago
712f569
vendor: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0
by Austin Vazquez
· 5 weeks ago
7736f5e
vendor: align other otel packages to v1.38.0
by Sebastiaan van Stijn
· 5 weeks ago
d45551d
cli/command: update to semconv v1.37.0, otel v1.38.0
by Jonathan A. Sternberg
· 5 weeks ago
71828f2
Add memory swap to swarm
by Drew Erny
· 5 weeks ago
d0c86d3
cli/compose: add schema 3.14 (no changes from 3.13 yet)
by Sebastiaan van Stijn
· 5 weeks ago
16d2036
Merge pull request #6620 from austinvazquez/vendor-system-disk-usage-changes
by Paweł Gronowski
· 5 weeks ago
5039eee
vendor: github.com/moby/moby/api master, moby/client master
by Austin Vazquez
· 5 weeks ago
cc7275c
Merge pull request #6121 from thaJeztah/trust_plugin
by Sebastiaan van Stijn
· 5 weeks ago
f7d6d5b
Merge pull request #6632 from vvoland/update-go
by Sebastiaan van Stijn
· 5 weeks ago
cee9ea6
lint: run in go-modules mode
by Sebastiaan van Stijn
· 5 weeks ago
b2aa690
scripts/build/binary: remove pkcs11 build tag
by Sebastiaan van Stijn
· 5 weeks ago
c1a53ae
cmd/docker-trust: remove dependency on cli/internal
by Sebastiaan van Stijn
· 5 weeks ago
06914dd
make trust-plugin a separate module
by Sebastiaan van Stijn
· 5 weeks ago
Next »