.. |
fixtures
|
58a1de9b59
Add integration cli trust tests
|
10 anni fa |
check_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_api_attach_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_api_build_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_api_containers_test.go
|
e65a7dabb9
Fixes 16556 CI failures
|
9 anni fa |
docker_api_create_test.go
|
16220e0681
Minor fix: remove redundant tag name in error message of create failed.
|
10 anni fa |
docker_api_events_test.go
|
d0a299c027
Send resp immediately on GET /events
|
10 anni fa |
docker_api_exec_resize_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_api_exec_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_api_images_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_api_info_test.go
|
7cf343d106
add docker server version to /info
|
9 anni fa |
docker_api_inspect_test.go
|
e9e68fa2d2
Added tags list to /images/:id/json api.
|
10 anni fa |
docker_api_logs_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_api_network_test.go
|
da5a3e6dee
register libnetwork API and UI with docker parent chain
|
10 anni fa |
docker_api_resize_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_api_service_test.go
|
742db1737c
attaching services api and UI chain to docker parent
|
10 anni fa |
docker_api_stats_test.go
|
66be81b148
integration-cli: add cli/api stats tests when container not found
|
9 anni fa |
docker_api_test.go
|
18faf6f94e
Ensure body is closed after error is checked
|
10 anni fa |
docker_api_version_test.go
|
c7845e27ee
Fixing statusCode checks for sockRequest
|
10 anni fa |
docker_api_volumes_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_attach_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_attach_unix_test.go
|
50852f3be3
Fix TestAttachClosedOnContainerStop racey test
|
9 anni fa |
docker_cli_build_test.go
|
b69c13b1a6
Windows: Nice error on ARG (builder)
|
9 anni fa |
docker_cli_build_unix_test.go
|
877dbbbde8
Add ulimit to docker build.
|
10 anni fa |
docker_cli_by_digest_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_commit_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_config_test.go
|
51e721ab07
Add missing defer to delete temp dir
|
10 anni fa |
docker_cli_cp_from_container_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_cp_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_cp_to_container_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_cp_utils.go
|
75f6929b44
Fix `docker cp` Behavior With Symlinks
|
10 anni fa |
docker_cli_create_test.go
|
3781cde61f
Add `STOPSIGNAL` instruction to dockerfiles.
|
10 anni fa |
docker_cli_daemon_experimental_test.go
|
ac120567e8
Windows: Workaround for CI
|
10 anni fa |
docker_cli_daemon_test.go
|
23750fb802
Merge pull request #15862 from calavera/share_shm_and_mqueue
|
9 anni fa |
docker_cli_diff_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_events_test.go
|
26b1064967
Add context.RequestID to event stream
|
9 anni fa |
docker_cli_events_unix_test.go
|
f05bacbe50
Events for OOM needs to be shift to an earlier time
|
9 anni fa |
docker_cli_exec_test.go
|
9077c89689
Make sure test container is running before exec
|
9 anni fa |
docker_cli_exec_unix_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_experimental_test.go
|
668e2369cc
dockerCmd when possible
|
10 anni fa |
docker_cli_export_import_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_help_test.go
|
a796ac5318
Merge pull request #14626 from kunalkushwaha/add-network-cli-help
|
10 anni fa |
docker_cli_history_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_images_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_import_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_info_test.go
|
7d193ef1f3
Add builtin nodes discovery
|
9 anni fa |
docker_cli_inspect_experimental_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_inspect_test.go
|
029c6eacd6
test neat
|
9 anni fa |
docker_cli_kill_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_links_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_links_unix_test.go
|
4fccf8adfa
Moved unix links tests to non-platform
|
10 anni fa |
docker_cli_login_test.go
|
dc944ea7e4
Use suite for integration-cli
|
10 anni fa |
docker_cli_logs_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_nat_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_netmode_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_network_test.go
|
eef6eda7d2
Recfactor: Use dockerCmd when possible in integration-cli tests
|
10 anni fa |
docker_cli_pause_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_port_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_proxy_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_ps_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_pull_local_test.go
|
23e68679f0
Fix race condition when waiting for a concurrent layer pull
|
10 anni fa |
docker_cli_pull_test.go
|
5109071706
Add unit tests for integration cli utils function
|
10 anni fa |
docker_cli_pull_trusted_test.go
|
8781367c77
Fix text not matching the actual tests
|
9 anni fa |
docker_cli_push_test.go
|
5e11cd43aa
Ignore ping errors in notary repository setup
|
10 anni fa |
docker_cli_rename_test.go
|
848792c42e
Fix 'rename' error msg and error checking
|
9 anni fa |
docker_cli_restart_test.go
|
8a5ab83df8
Windows: First part of CI tests (docker run)
|
9 anni fa |
docker_cli_rm_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_rmi_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_run_test.go
|
d6e7350b96
Merge pull request #16635 from Microsoft/10662-fixtestrununknowncommand
|
9 anni fa |
docker_cli_run_unix_test.go
|
3571814dc5
Update TestRunWithSwappinessInvalid.
|
9 anni fa |
docker_cli_save_load_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_save_load_unix_test.go
|
012b67c3ea
CI: use dockerCmd in integration-cli when possible
|
10 anni fa |
docker_cli_search_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_service_test.go
|
012b67c3ea
CI: use dockerCmd in integration-cli when possible
|
10 anni fa |
docker_cli_start_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_start_volume_driver_unix_test.go
|
9ca4aa4797
Merge pull request #15798 from calavera/volume_driver_host_config
|
10 anni fa |
docker_cli_stats_test.go
|
66be81b148
integration-cli: add cli/api stats tests when container not found
|
9 anni fa |
docker_cli_tag_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_top_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_cli_version_test.go
|
cd18e7bb73
Test infrastructure for cross platform
|
10 anni fa |
docker_cli_volume_test.go
|
5109071706
Add unit tests for integration cli utils function
|
10 anni fa |
docker_cli_wait_test.go
|
8a5ab83df8
Windows: First part of CI tests (docker run)
|
9 anni fa |
docker_hub_pull_suite_test.go
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 anni fa |
docker_test_vars.go
|
8a5ab83df8
Windows: First part of CI tests (docker run)
|
9 anni fa |
docker_utils.go
|
8a5ab83df8
Windows: First part of CI tests (docker run)
|
9 anni fa |
registry.go
|
de52a3bcaa
[graph] Enforce manifest/layer digest verification
|
10 anni fa |
requirements.go
|
2c53643b33
adding a Dockerfile.gccgo to use gccgo compiler instead of go compiler.
|
9 anni fa |
requirements_unix.go
|
aa1780997f
Add support for memory reservation
|
9 anni fa |
test_vars_exec.go
|
102e061147
integration-cli: add test requirement ExecSupport
|
10 anni fa |
test_vars_noexec.go
|
102e061147
integration-cli: add test requirement ExecSupport
|
10 anni fa |
test_vars_unix.go
|
1a22418f9f
pkg/archive: adjust chmod bits on windows
|
10 anni fa |
test_vars_windows.go
|
b7dc9040f0
Change windows default permissions to 755 not 711, read access for all poses little security risk and prevents breaking existing Dockerfiles
|
10 anni fa |
trust_server.go
|
6ce76cd9ed
Updated to use latest version of notary
|
10 anni fa |
utils.go
|
e65a7dabb9
Fixes 16556 CI failures
|
9 anni fa |