..
testdata /cdi
Add support for CDI devices to docker daemon under linux
2023-05-16 17:07:57 +02:00
attach_test.go
api/types: move ContainerAttachOptions to api/types/container
2023-10-12 11:29:23 +02:00
cdi_test.go
cdi: use separate feature-flag
2024-01-17 11:31:37 +01:00
checkpoint_test.go
api/types: move ContainerStartOptions to api/types/container
2023-10-12 11:29:24 +02:00
container_test.go
api: remove handling of HostConfig on POST /containers/{id}/start (api < v1.24)
2024-02-06 18:44:44 +01:00
copy_test.go
c8d/windows: Temporarily skip two failing tests
2024-02-27 12:04:21 +01:00
create_test.go
integration(-cli): remove skips for old daemon versions (<20.10)
2023-12-05 01:03:50 +01:00
daemon_linux_test.go
api/types: move ContainerStartOptions to api/types/container
2023-10-12 11:29:24 +02:00
daemon_test.go
api/types: move ContainerRemoveOptions to api/types/container
2023-10-12 11:29:23 +02:00
devices_windows_test.go
api/types: move ContainerStartOptions to api/types/container
2023-10-12 11:29:24 +02:00
diff_test.go
c8d: Fix docker diff
2023-09-20 14:16:22 +02:00
exec_linux_test.go
Wire up tests to support otel tracing
2023-09-07 18:38:22 +00:00
exec_test.go
integration(-cli): remove skips for old daemon versions (<20.10)
2023-12-05 01:03:50 +01:00
export_test.go
api/types: move image options to api/types/image
2024-01-24 00:10:33 +01:00
health_test.go
fix duplicate words (dupwords)
2024-03-07 10:57:03 +01:00
inspect_test.go
api: remove code for ContainerInspect on api < v1.20
2024-02-06 18:44:43 +01:00
ipcmode_linux_test.go
fix duplicate words (dupwords)
2024-03-07 10:57:03 +01:00
kill_test.go
api: POST /containers/{id}/kill: remove handling for api < 1.20
2024-02-06 18:44:42 +01:00
links_linux_test.go
api/types: move ContainerListOptions to api/types/container
2023-10-12 11:29:24 +02:00
logs_test.go
api/types: move ContainerLogsOptions to api/types/container
2023-10-12 11:30:12 +02:00
main_test.go
Wire up tests to support otel tracing
2023-09-07 18:38:22 +00:00
mounts_linux_test.go
api/pre-1.44: Default ReadOnlyNonRecursive
to true
2024-02-26 11:37:30 +01:00
nat_test.go
api/types: move ContainerLogsOptions to api/types/container
2023-10-12 11:30:12 +02:00
overlayfs_linux_test.go
Wire up tests to support otel tracing
2023-09-07 18:38:22 +00:00
pause_test.go
integration(-cli): remove skips for old daemon versions (<20.10)
2023-12-05 01:03:50 +01:00
pidmode_linux_test.go
api/types: move ContainerStartOptions to api/types/container
2023-10-12 11:29:24 +02:00
ps_test.go
api/types: move ContainerListOptions to api/types/container
2023-10-12 11:29:24 +02:00
remove_test.go
api/types: move ContainerRemoveOptions to api/types/container
2023-10-12 11:29:23 +02:00
rename_test.go
daemon: rename: don't reload endpoint from datastore
2024-01-23 22:53:21 +01:00
resize_test.go
integration(-cli): remove skips for old daemon versions (<20.10)
2023-12-05 01:03:50 +01:00
restart_test.go
integration: test container healthcheck is reset
2024-01-15 15:30:22 -05:00
run_cgroupns_linux_test.go
integration: don't poll for containers to be running
2023-09-08 23:05:43 +02:00
run_linux_test.go
container/SetupWorkingDirectory: Don't mutate config
2024-04-19 12:42:20 +02:00
stats_test.go
integration: don't poll for containers to be running
2023-09-08 23:05:43 +02:00
stop_linux_test.go
integration: Fix Parallel before setupTest
2024-01-17 13:06:05 +01:00
stop_test.go
Wire up tests to support otel tracing
2023-09-07 18:38:22 +00:00
stop_windows_test.go
Wire up tests to support otel tracing
2023-09-07 18:38:22 +00:00
update_linux_test.go
integration: don't poll for containers to be running
2023-09-08 23:05:43 +02:00
update_test.go
Wire up tests to support otel tracing
2023-09-07 18:38:22 +00:00
wait_test.go
api/types: move ContainerStartOptions to api/types/container
2023-10-12 11:29:24 +02:00