.. |
caps
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 年之前 |
cluster
|
3cb310c210
Merge pull request #28988 from vdemeester/28985-dont-validate-hostname
|
8 年之前 |
events
|
10d77b878c
Merge pull request #25800 from vdemeester/25798-fix-event-actions
|
8 年之前 |
exec
|
5ea75bb6bf
Move `StreamConfig` out of `runconfig`
|
8 年之前 |
graphdriver
|
5c1826ec4d
Merge pull request #28683 from darrenstahlmsft/SystemDLL
|
8 年之前 |
links
|
cf4f5b4771
check typos and fix in daemon directory
|
8 年之前 |
logger
|
6151ad19ad
Merge pull request #28797 from miaoyq/fix-a-err-of-logger
|
8 年之前 |
network
|
c9fb551d60
Fix autostart for swarm scope connected containers
|
8 年之前 |
apparmor_default.go
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 年之前 |
apparmor_default_unsupported.go
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 年之前 |
archive.go
|
9a2d0bc3ad
Fix uneccessary calls to `volume.Unmount()`
|
8 年之前 |
archive_unix.go
|
7f66598583
Windows: docker cp consistent paths
|
9 年之前 |
archive_windows.go
|
331c8a86d4
Windows: Remove TP4 support from main code
|
9 年之前 |
attach.go
|
c452e1bfe6
Move errors/ to api/errors
|
8 年之前 |
auth.go
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
bindmount_solaris.go
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
8 年之前 |
bindmount_unix.go
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
8 年之前 |
cache.go
|
690882c2e7
Implement build cache based on history array
|
8 年之前 |
changes.go
|
4fac603682
Windows: support docker diff
|
8 年之前 |
checkpoint.go
|
c90ec05175
Restrict checkpoint name to prevent directory traversal
|
8 年之前 |
cluster.go
|
7e24c16086
add `docker network prune`
|
8 年之前 |
commit.go
|
49f392ff6b
Windows: Builder case insensitive env
|
8 年之前 |
config.go
|
f0d55cd081
Rename Remote API to Engine API
|
8 年之前 |
config_common_unix.go
|
2790ac68b3
Add expected 3rd party binaries commit ids to info
|
8 年之前 |
config_experimental.go
|
7781a1bf0f
Make experimental a runtime flag
|
8 年之前 |
config_solaris.go
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
8 年之前 |
config_test.go
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
8 年之前 |
config_unix.go
|
f0d55cd081
Rename Remote API to Engine API
|
8 年之前 |
config_unix_test.go
|
e3164842f3
fix config load error with ulimits
|
8 年之前 |
config_windows.go
|
2790ac68b3
Add expected 3rd party binaries commit ids to info
|
8 年之前 |
config_windows_test.go
|
e3164842f3
fix config load error with ulimits
|
8 年之前 |
container.go
|
3cb310c210
Merge pull request #28988 from vdemeester/28985-dont-validate-hostname
|
8 年之前 |
container_operations.go
|
cd5c8e9c2d
Fix grammar on error message
|
8 年之前 |
container_operations_solaris.go
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
8 年之前 |
container_operations_unix.go
|
53b9b99e5c
plugins: support for devices
|
8 年之前 |
container_operations_windows.go
|
600f0ad211
Windows: Factor out unused fields in container
|
8 年之前 |
create.go
|
ef39256dfb
Remove hostname validation as it seems to break users
|
8 年之前 |
create_unix.go
|
fc7b904dce
Add new `HostConfig` field, `Mounts`.
|
8 年之前 |
create_windows.go
|
7e03ce3f13
Windows: Revert 27884
|
8 年之前 |
daemon.go
|
a756c1ac65
Merge pull request #28996 from Microsoft/jjh/sqlite-remove-windows
|
8 年之前 |
daemon_experimental.go
|
c410222e42
move plugins out of experimental
|
8 年之前 |
daemon_linux.go
|
05cc737f54
Fix container mount cleanup issues
|
9 年之前 |
daemon_linux_test.go
|
05cc737f54
Fix container mount cleanup issues
|
9 年之前 |
daemon_solaris.go
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
8 年之前 |
daemon_test.go
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
8 年之前 |
daemon_unix.go
|
30b8712e93
daemon: remove not needed unmarshal
|
8 年之前 |
daemon_unix_test.go
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
8 年之前 |
daemon_unsupported.go
|
86d8758e2b
Get the Docker Engine to build clean on Solaris
|
9 年之前 |
daemon_windows.go
|
000366f1a7
Ensure vmcompute.dll exists during daemon start
|
8 年之前 |
debugtrap.go
|
4130eb24e9
Reduce spew data dumped
|
8 年之前 |
debugtrap_unix.go
|
4c62b12636
Spew debugging
|
8 年之前 |
debugtrap_unsupported.go
|
4c62b12636
Spew debugging
|
8 年之前 |
debugtrap_windows.go
|
4c62b12636
Spew debugging
|
8 年之前 |
delete.go
|
f0d55cd081
Rename Remote API to Engine API
|
8 年之前 |
delete_test.go
|
9a58f298d1
make client side know container removal in progress
|
8 年之前 |
discovery.go
|
68fde86256
validate heartbeat in discovery cluster opts
|
8 年之前 |
discovery_test.go
|
68fde86256
validate heartbeat in discovery cluster opts
|
8 年之前 |
disk_usage.go
|
820b809e70
Add reference filter and deprecated filter param…
|
8 年之前 |
errors.go
|
c452e1bfe6
Move errors/ to api/errors
|
8 年之前 |
events.go
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
events_test.go
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
exec.go
|
f0d55cd081
Rename Remote API to Engine API
|
8 年之前 |
exec_linux.go
|
02309170a5
Remove hacked Windows OCI spec, compile fixups
|
8 年之前 |
exec_solaris.go
|
86d8758e2b
Get the Docker Engine to build clean on Solaris
|
9 年之前 |
exec_windows.go
|
5207ff7202
Windows: Plumb through user
|
8 年之前 |
export.go
|
aa2cc18745
pkg/archive: remove unnecessary Archive and Reader type
|
8 年之前 |
getsize_unix.go
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
8 年之前 |
health.go
|
f6f67891be
Merge pull request #28438 from vdemeester/use-container-shell-instead-of-hardcoded
|
8 年之前 |
health_test.go
|
89b1234737
Fix deadlock on cancelling healthcheck
|
8 年之前 |
image.go
|
5fc71599a0
Deprecate repo:shortid syntax
|
8 年之前 |
image_delete.go
|
3343d234f3
Add basic prometheus support
|
8 年之前 |
image_exporter.go
|
d5baf8ddcf
Move some image related methods & struct to smaller files
|
9 年之前 |
image_history.go
|
3343d234f3
Add basic prometheus support
|
8 年之前 |
image_inspect.go
|
b7f537e811
Inspect populate image OSVersion
|
8 年之前 |
image_pull.go
|
9c559e6d0b
fix a few golint errors
|
8 年之前 |
image_push.go
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
image_tag.go
|
805223982c
Generalize content addressable and reference storage
|
8 年之前 |
images.go
|
820b809e70
Add reference filter and deprecated filter param…
|
8 年之前 |
import.go
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
info.go
|
514ca09426
api: types: keep info.SecurityOptions a string slice
|
8 年之前 |
info_unix.go
|
514ca09426
api: types: keep info.SecurityOptions a string slice
|
8 年之前 |
info_windows.go
|
514ca09426
api: types: keep info.SecurityOptions a string slice
|
8 年之前 |
inspect.go
|
1808348136
record pid of exec'd process
|
8 年之前 |
inspect_solaris.go
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
8 年之前 |
inspect_unix.go
|
fc7b904dce
Add new `HostConfig` field, `Mounts`.
|
8 年之前 |
inspect_windows.go
|
fc7b904dce
Add new `HostConfig` field, `Mounts`.
|
8 年之前 |
keys.go
|
ca3e4545aa
Change root_maxkeys
|
9 年之前 |
keys_unsupported.go
|
ca3e4545aa
Change root_maxkeys
|
9 年之前 |
kill.go
|
d2e64247e6
Taking stop-signal into account when docker kill
|
8 年之前 |
links.go
|
3f6127b173
Windows: Factor out sqlite
|
8 年之前 |
links_linux.go
|
3f6127b173
Windows: Factor out sqlite
|
8 年之前 |
links_linux_test.go
|
3f6127b173
Windows: Factor out sqlite
|
8 年之前 |
links_notlinux.go
|
3f6127b173
Windows: Factor out sqlite
|
8 年之前 |
list.go
|
89a6966726
Replace all "Filter" field with "Filters" for consistency
|
8 年之前 |
list_unix.go
|
86d8758e2b
Get the Docker Engine to build clean on Solaris
|
9 年之前 |
list_windows.go
|
6bb0d1816a
Move Container to its own package.
|
9 年之前 |
logdrivers_linux.go
|
2764d67c3a
added logentries driver
|
8 年之前 |
logdrivers_windows.go
|
cff9679c6c
Windows: Enable fluentd logdriver
|
8 年之前 |
logs.go
|
58028a2919
Eliminate redundant parameters
|
8 年之前 |
logs_test.go
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
metrics.go
|
3343d234f3
Add basic prometheus support
|
8 年之前 |
monitor.go
|
5ea75bb6bf
Move `StreamConfig` out of `runconfig`
|
8 年之前 |
monitor_linux.go
|
818a5198e4
Adding postRunProcessing infrastructure for hanlding Windows Update.
|
9 年之前 |
monitor_solaris.go
|
86d8758e2b
Get the Docker Engine to build clean on Solaris
|
9 年之前 |
monitor_windows.go
|
37a3be2449
Move stdio attach from libcontainerd backend to callback
|
8 年之前 |
mounts.go
|
fc7b904dce
Add new `HostConfig` field, `Mounts`.
|
8 年之前 |
names.go
|
c90ec05175
Restrict checkpoint name to prevent directory traversal
|
8 年之前 |
network.go
|
abcb699ad1
Fix network attachable option.
|
8 年之前 |
oci_linux.go
|
6547609870
plugins: misc fixes
|
8 年之前 |
oci_solaris.go
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
8 年之前 |
oci_windows.go
|
4e15420b9b
Windows: Add cpu count option
|
8 年之前 |
pause.go
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 年之前 |
prune.go
|
7e24c16086
add `docker network prune`
|
8 年之前 |
rename.go
|
3f6e3a0885
Fix docker rename with linked containers
|
9 年之前 |
resize.go
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 年之前 |
restart.go
|
bd7d51292c
Allow providing a custom storage directory for docker checkpoints
|
8 年之前 |
search.go
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
search_test.go
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
seccomp_disabled.go
|
041e5a21dc
Replace old oci specs import with runtime-specs
|
9 年之前 |
seccomp_linux.go
|
b237189e6c
daemon: add a flag to override the default seccomp profile
|
8 年之前 |
seccomp_unsupported.go
|
a3b9dd89a1
Fix seccomp output in `docker info`
|
9 年之前 |
secrets.go
|
bebd472e40
do not force target type for secret references
|
8 年之前 |
secrets_linux.go
|
3716ec25b4
secrets: secret management for swarm
|
8 年之前 |
secrets_unsupported.go
|
3716ec25b4
secrets: secret management for swarm
|
8 年之前 |
selinux_linux.go
|
f9daecc880
Rename daemon/utils_*.go to selinux
|
9 年之前 |
selinux_unsupported.go
|
f9daecc880
Rename daemon/utils_*.go to selinux
|
9 年之前 |
start.go
|
ef39256dfb
Remove hostname validation as it seems to break users
|
8 年之前 |
start_unix.go
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
8 年之前 |
start_windows.go
|
ed8ccc3046
Swarm-mode overlay networking support for windows
|
8 年之前 |
stats.go
|
f0d55cd081
Rename Remote API to Engine API
|
8 年之前 |
stats_collector.go
|
340e5233b2
Windows: stats support
|
8 年之前 |
stats_collector_solaris.go
|
86d8758e2b
Get the Docker Engine to build clean on Solaris
|
9 年之前 |
stats_collector_unix.go
|
340e5233b2
Windows: stats support
|
8 年之前 |
stats_collector_windows.go
|
340e5233b2
Windows: stats support
|
8 年之前 |
stats_unix.go
|
45818d6fc4
Removed engine-api leftovers
|
8 年之前 |
stats_windows.go
|
340e5233b2
Windows: stats support
|
8 年之前 |
stop.go
|
cc703784f3
Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time.
|
8 年之前 |
top_unix.go
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
top_unix_test.go
|
2539332209
Validate arguments for `ps` in `docker top`
|
9 年之前 |
top_windows.go
|
52f0474851
Windows: docker top implementation
|
8 年之前 |
unpause.go
|
0bac72e4bd
remove running judgement when unpause container
|
8 年之前 |
update.go
|
ef39256dfb
Remove hostname validation as it seems to break users
|
8 年之前 |
update_linux.go
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
update_solaris.go
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
update_windows.go
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
volumes.go
|
f0d55cd081
Rename Remote API to Engine API
|
8 年之前 |
volumes_unit_test.go
|
baba1a8493
reorder imports with goimports
|
9 年之前 |
volumes_unix.go
|
cf3ef262b1
close the file
|
8 年之前 |
volumes_windows.go
|
02309170a5
Remove hacked Windows OCI spec, compile fixups
|
8 年之前 |
wait.go
|
dcfe99278d
Fix race on force deleting container created by task
|
9 年之前 |
workdir.go
|
286ab6d69b
COPY file . after WORKDIR (now always created)
|
8 年之前 |