.. |
fixtures
|
497a58e6e4
Trusted push now adds the tag to every first level delegation role for which we have keys
|
9 éve |
benchmark_test.go
|
65d79e3e5e
Move layer mount refcounts to mountedLayer
|
9 éve |
check_test.go
|
0d88d5b64b
Swarm integration tests
|
9 éve |
daemon.go
|
0d88d5b64b
Swarm integration tests
|
9 éve |
daemon_swarm.go
|
aed7667bee
Add api tests for secret update
|
9 éve |
docker_api_attach_test.go
|
0d88d5b64b
Swarm integration tests
|
9 éve |
docker_api_auth_test.go
|
322e2a7d05
Return remote API errors as JSON
|
9 éve |
docker_api_build_test.go
|
e08aed59df
Merge pull request #23322 from tkopczynski/20784-builder-dockerfile-symlink
|
9 éve |
docker_api_containers_test.go
|
0d88d5b64b
Swarm integration tests
|
9 éve |
docker_api_create_test.go
|
322e2a7d05
Return remote API errors as JSON
|
9 éve |
docker_api_events_test.go
|
6a931c3590
Windows CI: Integrity check for busybox top
|
9 éve |
docker_api_exec_resize_test.go
|
157b66ad39
Remove exec-driver global daemon option.
|
9 éve |
docker_api_exec_test.go
|
322e2a7d05
Return remote API errors as JSON
|
9 éve |
docker_api_images_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 éve |
docker_api_info_test.go
|
190654aa2e
Show "seccomp" in docker info (#20909).
|
9 éve |
docker_api_inspect_test.go
|
3c61f00616
Windows CI: PortTestInspectApi*
|
9 éve |
docker_api_inspect_unix_test.go
|
d53a9bcb13
Checkers on docker_api_inspect_unix_test.go
|
9 éve |
docker_api_logs_test.go
|
322e2a7d05
Return remote API errors as JSON
|
9 éve |
docker_api_network_test.go
|
b9c94b70bf
Update client code with api changes
|
9 éve |
docker_api_resize_test.go
|
322e2a7d05
Return remote API errors as JSON
|
9 éve |
docker_api_stats_test.go
|
94d0571304
Fix flaky TestApiStatsNetworkStats test
|
9 éve |
docker_api_stats_unix_test.go
|
8ba8189ee6
TestApiStatsContainerGetMemoryLimit: Add cgroup memory test
|
9 éve |
docker_api_swarm_test.go
|
aed7667bee
Add api tests for secret update
|
9 éve |
docker_api_test.go
|
0d88d5b64b
Swarm integration tests
|
9 éve |
docker_api_update_unix_test.go
|
7a20a270bc
Fix minor vet warnings
|
9 éve |
docker_api_version_test.go
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 éve |
docker_api_volumes_test.go
|
e44689139d
integration-cli: remove not necessary -d again
|
9 éve |
docker_cli_attach_test.go
|
f7541b00b0
Better error on attach no tty
|
9 éve |
docker_cli_attach_unix_test.go
|
a943c40150
Improve remote integration-cli tests
|
9 éve |
docker_cli_authz_unix_test.go
|
d1b7e8373b
authz: cleanups
|
9 éve |
docker_cli_build_test.go
|
7d988a7aa6
Merge pull request #23093 from tkopczynski/20784-builder-dockerfile-outside-context
|
9 éve |
docker_cli_build_unix_test.go
|
abbf2aa6dd
Fix events test flakiness.
|
9 éve |
docker_cli_by_digest_test.go
|
c1be45fa38
fix typos
|
9 éve |
docker_cli_commit_test.go
|
53b0d62683
Vendor engine-api to 70d266e96080e3c3d63c55a4d8659e00ac1f7e6c
|
9 éve |
docker_cli_config_test.go
|
f4a1e3db99
Support TLS remote test daemon
|
9 éve |
docker_cli_cp_from_container_test.go
|
f26a31e80c
Use checker assert for integration-cli/docker_cli_cp_* four files.
|
9 éve |
docker_cli_cp_test.go
|
c1be45fa38
fix typos
|
9 éve |
docker_cli_cp_to_container_test.go
|
927b334ebf
Fix typos found across repository
|
9 éve |
docker_cli_cp_to_container_unix_test.go
|
40be5dba47
Fix copy chown settings to not default to real root
|
9 éve |
docker_cli_cp_utils.go
|
f26a31e80c
Use checker assert for integration-cli/docker_cli_cp_* four files.
|
9 éve |
docker_cli_create_test.go
|
aa00520fc8
Fix create command flags
|
9 éve |
docker_cli_daemon_experimental_test.go
|
e07d78d247
Kill containers after restart tests
|
9 éve |
docker_cli_daemon_test.go
|
bd6317031b
Fix TestRunWithRuntime* on arm
|
9 éve |
docker_cli_diff_test.go
|
7878705dcc
Fix TestDiffEmptyArgClientError O:)
|
9 éve |
docker_cli_events_test.go
|
0656105710
Add load/save image event support
|
9 éve |
docker_cli_events_unix_test.go
|
7b2e5216b8
Add support for multiples runtimes
|
9 éve |
docker_cli_exec_test.go
|
f7541b00b0
Better error on attach no tty
|
9 éve |
docker_cli_exec_unix_test.go
|
021a12ef1b
Revert hack in TestExecTTY
|
9 éve |
docker_cli_experimental_test.go
|
df636ef45a
Move userns cli test to a separate file, remove experimental flag
|
9 éve |
docker_cli_export_import_test.go
|
e72f92cb99
Using checkers assert for integration-cli/docker_cli_export_import_test.go
|
9 éve |
docker_cli_external_graphdriver_unix_test.go
|
f37117045c
plugins: experimental support for new plugin management
|
9 éve |
docker_cli_external_volume_driver_unix_test.go
|
51c0c6212d
Fix test typo
|
9 éve |
docker_cli_health_test.go
|
18a59bb869
Remove out-of-date health test
|
9 éve |
docker_cli_help_test.go
|
7702f39fe8
Migrate rm command to cobra
|
9 éve |
docker_cli_history_test.go
|
c1be45fa38
fix typos
|
9 éve |
docker_cli_images_test.go
|
4455ec14b8
Remove deprecated -f flag on docker tag
|
9 éve |
docker_cli_import_test.go
|
ac043c7db6
Fix docker import tests
|
9 éve |
docker_cli_info_test.go
|
eee20b564f
Add security info to `docker info`
|
9 éve |
docker_cli_info_unix_test.go
|
eee20b564f
Add security info to `docker info`
|
9 éve |
docker_cli_inspect_experimental_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 éve |
docker_cli_inspect_test.go
|
393e97e435
Merge pull request #23002 from Microsoft/jjh/readonly
|
9 éve |
docker_cli_kill_test.go
|
03e2ff322b
Windows CI: Port TestKill*
|
9 éve |
docker_cli_links_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 éve |
docker_cli_links_unix_test.go
|
97b9223a1f
use of checkers on Integration test
|
9 éve |
docker_cli_login_test.go
|
1b5c2e1d72
distribution: errors: do not access the errors slice if it's empty
|
9 éve |
docker_cli_logout_test.go
|
745892a7b2
Change v1 pull 404 message to include tag
|
9 éve |
docker_cli_logs_bench_test.go
|
1ae9dcf97d
Fixes some issues with jsonfile write/read
|
9 éve |
docker_cli_logs_test.go
|
bd9d14a07b
Add support for reading logs extra attrs
|
9 éve |
docker_cli_nat_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 éve |
docker_cli_netmode_test.go
|
c1be45fa38
fix typos
|
9 éve |
docker_cli_network_unix_test.go
|
22f827abab
Fix hanging integration tests
|
9 éve |
docker_cli_oom_killed_test.go
|
adabb51311
Add the swapMemorySupport requirement to OOM tests
|
9 éve |
docker_cli_pause_test.go
|
55053d3537
Get events until a time in the past.
|
9 éve |
docker_cli_plugins_test.go
|
a2d48c9e4e
Add basic integration tests for plugins.
|
9 éve |
docker_cli_port_test.go
|
dfb00652aa
Expose bridge IPv6 setting to `docker network inspect`
|
9 éve |
docker_cli_proxy_test.go
|
f4a1e3db99
Support TLS remote test daemon
|
9 éve |
docker_cli_ps_test.go
|
7c46ba02e6
add support for filtering by network ID
|
9 éve |
docker_cli_pull_local_test.go
|
f66f5d4bdc
fixed spelling error in cli pull local test
|
9 éve |
docker_cli_pull_test.go
|
641c1808e1
Move implicit pull test to use local registry
|
9 éve |
docker_cli_pull_trusted_test.go
|
623ccc2f31
Pull, Pull-A, and Build will only pull tags from the targets role or the targets/releases role.
|
9 éve |
docker_cli_push_test.go
|
0bc88d5b0a
integration-cli: use distribution/reference.DigestRegexp
|
9 éve |
docker_cli_registry_user_agent_test.go
|
c44e7a3e63
Pass upstream client's user agent through to registry on operations beyond pulls
|
9 éve |
docker_cli_rename_test.go
|
12a00e6017
Add Swarm management CLI commands
|
9 éve |
docker_cli_restart_test.go
|
a7eecd2b61
Fix test case
|
9 éve |
docker_cli_rm_test.go
|
28a7577a02
Merge pull request #19959 from WeiZhang555/fix-cli-print-err
|
9 éve |
docker_cli_rmi_test.go
|
60e48bd6bd
Use spf13/cobra for docker rmi
|
9 éve |
docker_cli_run_test.go
|
77efe6dffc
Skip TestRunResolvconfUpdate as it is unstable
|
9 éve |
docker_cli_run_unix_test.go
|
756f6cef4a
daemon: allow tmpfs to trump over VOLUME(s)
|
9 éve |
docker_cli_save_load_test.go
|
6986a3220f
Say something useful during docker load
|
9 éve |
docker_cli_save_load_unix_test.go
|
96d7db665b
Fix docker load progressbar, fixes #21957
|
9 éve |
docker_cli_search_test.go
|
a11ef10631
Use spf13/cobra for docker search
|
9 éve |
docker_cli_sni_test.go
|
6b8341a2d5
Disable flakey TestClientSetsTLSServerName
|
9 éve |
docker_cli_start_test.go
|
42df9edc4a
Better logging for errors in some tests
|
9 éve |
docker_cli_stats_test.go
|
ff08036cc0
Do not remove containers from stats list on err
|
9 éve |
docker_cli_stop_test.go
|
ffad0873c9
Add test case for stopping a restarting container
|
9 éve |
docker_cli_swarm_test.go
|
a933ac3c27
Add integration test for parsing swarm update options
|
9 éve |
docker_cli_tag_test.go
|
4455ec14b8
Remove deprecated -f flag on docker tag
|
9 éve |
docker_cli_top_test.go
|
ed9434c5bb
Merge pull request #12648 from estesp/userns-impl
|
9 éve |
docker_cli_update_test.go
|
f43683d60d
Fix flaky TestUpdateRestartPolicy on Windows
|
9 éve |
docker_cli_update_unix_test.go
|
16dfb38fb8
Add pause status check for --kernel-memory
|
9 éve |
docker_cli_userns_test.go
|
6993e891d1
Run privileged containers when userns are specified
|
9 éve |
docker_cli_v2_only_test.go
|
f2d481a299
Login update and endpoint refactor
|
9 éve |
docker_cli_version_test.go
|
b1cc78b8f5
Build and test Docker on IBM Power and Z using gccgo. Enable CI on Power and Z.
|
9 éve |
docker_cli_volume_test.go
|
667dcb0e8e
Update usage and help to (almost) match the existing docker behaviour
|
9 éve |
docker_cli_wait_test.go
|
42df9edc4a
Better logging for errors in some tests
|
9 éve |
docker_deprecated_api_v124_test.go
|
0a8386c8be
remove deprecated feature of passing HostConfig at API container start
|
9 éve |
docker_deprecated_api_v124_unix_test.go
|
0a8386c8be
remove deprecated feature of passing HostConfig at API container start
|
9 éve |
docker_experimental_network_test.go
|
ec77c124de
Add "--ipv6" flag in IT for network create when using ipv6 subnets
|
9 éve |
docker_hub_pull_suite_test.go
|
c1be45fa38
fix typos
|
9 éve |
docker_test_vars.go
|
f87053b9c3
Use dockerd instead of docker daemon in integration-cli
|
9 éve |
docker_utils.go
|
0d88d5b64b
Swarm integration tests
|
9 éve |
events_utils.go
|
d917723331
Fix incorrect usage of logrus when formatting string is present
|
9 éve |
npipe.go
|
08b65e7dd3
Windows CI: Allow npipe protocol for sock requests
|
9 éve |
npipe_windows.go
|
08b65e7dd3
Windows CI: Allow npipe protocol for sock requests
|
9 éve |
registry.go
|
1b5c2e1d72
distribution: errors: do not access the errors slice if it's empty
|
9 éve |
registry_mock.go
|
55cec657bb
integration-cli: log error when starting registry
|
9 éve |
requirements.go
|
a2d48c9e4e
Add basic integration tests for plugins.
|
9 éve |
requirements_unix.go
|
69cf03700f
pids limit support
|
9 éve |
test_vars_exec.go
|
102e061147
integration-cli: add test requirement ExecSupport
|
10 éve |
test_vars_noexec.go
|
102e061147
integration-cli: add test requirement ExecSupport
|
10 éve |
test_vars_noseccomp.go
|
0433e38915
Allow non-seccomp platforms to pass integration-cli tests
|
9 éve |
test_vars_seccomp.go
|
0433e38915
Allow non-seccomp platforms to pass integration-cli tests
|
9 éve |
test_vars_unix.go
|
777ee34b07
Factorize sleeping containers
|
9 éve |
test_vars_windows.go
|
b756f89e1d
Fixing flaky tests on Windows (again)
|
9 éve |
trust_server.go
|
1f0d5aba50
Remove deprecated Docker Content Trust ENV passphrase variables
|
9 éve |
utils.go
|
382c96ee7b
Add a getPrefixAndSlashFromDaemonPlatform …
|
9 éve |