index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
vendor: github.com/containerd/cgroups/v3 v3.0.1
Akihiro Suda
2023-03-08
2
-5
/
+6
*
Migrate away from things deprecated in Go 1.20
Cory Snider
2023-02-15
1
-1
/
+1
*
rootless: support `--ipc=host`
Akihiro Suda
2023-01-21
1
-9
/
+48
*
Merge pull request #43112 from ningmingxiao/dev1
Bjorn Neergaard
2023-01-19
2
-5
/
+70
|
\
|
*
fix blockThreshold full bug
ningmingxiao
2023-01-17
1
-5
/
+11
|
*
ioutils: add regression test for bytespipe deadlock
Cory Snider
2023-01-16
1
-0
/
+59
*
|
Disable chrootarchive.init() on Windows
Gabriel Adrian Samfira
2023-01-18
2
-9
/
+9
*
|
Add GetLibHome stub for non-linux OS
Roy Reznik
2023-01-17
1
-0
/
+5
|
/
*
Merge pull request #44789 from jg-public/specspath-to-registry
Bjorn Neergaard
2023-01-14
7
-45
/
+39
|
\
|
*
plugins: Move GlobalSpecPaths into LocalRegistry
Jan Garcia
2023-01-10
7
-45
/
+39
*
|
homedir: fallback to user.Current().homeDir if XDG_DATA_HOME/XDG_CONFIG_HOME ...
Jan Garcia
2023-01-14
1
-3
/
+6
|
/
*
rootless: move ./rootless to ./pkg/rootless
Jan Garcia
2023-01-09
3
-1
/
+166
*
Use user paths for plugin discovery in rootless mode
Jan Garcia
2023-01-09
5
-5
/
+63
*
Merge pull request #43818 from thaJeztah/image_inspect
Sebastiaan van Stijn
2023-01-06
1
-0
/
+26
|
\
|
*
add support for image inspect with containerd-integration
Nicolas De Loof
2023-01-05
1
-0
/
+26
*
|
Merge pull request #44663 from thaJeztah/move_meminfo
Sebastiaan van Stijn
2022-12-27
12
-68
/
+86
|
\
\
|
*
|
pkg/sysinfo: unify ReadMemInfo implementation
Sebastiaan van Stijn
2022-12-21
4
-5
/
+12
|
*
|
pkg/sysinfo: remove github.com/docker/go-units dependency
Sebastiaan van Stijn
2022-12-21
1
-6
/
+7
|
*
|
pkg/system: move memory-info types to pkg/systeminfo
Sebastiaan van Stijn
2022-12-21
7
-24
/
+42
|
*
|
pkg/sysinfo: unify NumCPU implementation
Sebastiaan van Stijn
2022-12-21
4
-23
/
+15
*
|
|
pkg/parsers: use strings.Cut(), and cleanup error-messages
Sebastiaan van Stijn
2022-12-21
2
-11
/
+12
*
|
|
pkg/parsers/operatingsystem: don't use strings.SplitN()
Sebastiaan van Stijn
2022-12-21
1
-7
/
+5
*
|
|
pkg/parsers/kernel: use strings.Cut() and minor refactor
Sebastiaan van Stijn
2022-12-21
1
-12
/
+9
*
|
|
pkg/tarsum: use strings.Cut() and minor refactor
Sebastiaan van Stijn
2022-12-21
2
-13
/
+7
|
/
/
*
|
pkg/ioutils: TempDir: move to pkg/longpath
Sebastiaan van Stijn
2022-12-20
3
-22
/
+26
*
|
pkg/ioutils: unify TempDir implementation
Sebastiaan van Stijn
2022-12-20
2
-12
/
+7
*
|
pkg/longpath: fix package GoDoc
Sebastiaan van Stijn
2022-12-20
1
-5
/
+6
|
/
*
Merge pull request #44661 from thaJeztah/optimize_stringid
Sebastiaan van Stijn
2022-12-17
2
-7
/
+42
|
\
|
*
pkg/stringid: optimize performance
Sebastiaan van Stijn
2022-12-16
2
-7
/
+42
*
|
Merge pull request #44275 from thaJeztah/move_pkg_system_funcs
Sebastiaan van Stijn
2022-12-16
7
-88
/
+55
|
\
\
|
|
/
|
/
|
|
*
pkg/system: move CheckSystemDriveAndRemoveDriveLetter to pkg/archive
Sebastiaan van Stijn
2022-11-29
4
-7
/
+4
|
*
pkg/system: CheckSystemDriveAndRemoveDriveLetter: fix error format
Sebastiaan van Stijn
2022-11-29
2
-5
/
+5
|
*
pkg/system: move GetLongPathName to integration-cli
Sebastiaan van Stijn
2022-11-29
2
-33
/
+0
|
*
pkg/system: deprecate DefaultPathEnv, move to oci
Sebastiaan van Stijn
2022-11-29
2
-15
/
+18
*
|
testing: move fuzzers over from OSS-Fuzz
AdamKorcz
2022-11-30
2
-0
/
+78
|
/
*
Merge pull request #44210 from corhere/chrootarchive-without-reexec
Brian Goff
2022-11-11
9
-592
/
+264
|
\
|
*
Add reusable chroot and unshare utilities
Cory Snider
2022-10-26
6
-215
/
+27
|
*
Revert "Use real chroot if daemon is running in a user namespace"
Cory Snider
2022-10-26
1
-5
/
+0
|
*
pkg/chrootarchive: stop reexec'ing before chroot
Cory Snider
2022-10-26
5
-452
/
+331
|
*
pkg/archive: create whiteout temp dir under dest
Cory Snider
2022-10-26
3
-15
/
+1
*
|
pkg/archive: switch back to os/exec
Sebastiaan van Stijn
2022-11-09
1
-1
/
+1
*
|
pkg/pidfile: implement Read()
Sebastiaan van Stijn
2022-11-04
2
-11
/
+137
*
|
pkg/pidfile: Write(): don't automatically create parent directories
Sebastiaan van Stijn
2022-11-04
1
-5
/
+0
*
|
pkg/pidfile: Write(): take pid as argument
Sebastiaan van Stijn
2022-11-04
2
-4
/
+16
*
|
pkg/process: Alive(): fix PID 0, -1, negative values
Sebastiaan van Stijn
2022-11-04
2
-4
/
+65
*
|
pkg/pidfile, pkg/process: use single implementation for process alive
Sebastiaan van Stijn
2022-11-04
6
-74
/
+50
*
|
move pkg/system: process to a separate package
Sebastiaan van Stijn
2022-11-04
5
-26
/
+71
*
|
pkg/system: IsProcessZombie() skip conversion to string, use bytes instead
Sebastiaan van Stijn
2022-11-04
1
-6
/
+3
*
|
pkg/system: IsProcessZombie() ignore "os.ErrNotExist" errors
Sebastiaan van Stijn
2022-11-04
1
-3
/
+4
*
|
pkg/system: IsProcessAlive() remove redundant type-cast
Sebastiaan van Stijn
2022-11-04
1
-2
/
+1
[next]