1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration-cli
Michael Crosby 4856ec0754 Add test to enforce volume build content
This tests ensures that the content from a dir within a build is carried
over even if VOLUME for that dir is specified in the Dockerfile.  This
test ensures this long standing functionality.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2014-12-12 11:15:31 -08:00
..
docker_api_containers_test.go Check for no Cmd on exec create endpoint 2014-12-01 17:54:15 -05:00
docker_api_exec_test.go Check for no Cmd on exec create endpoint 2014-12-01 17:54:15 -05:00
docker_api_inspect_test.go Check for no Cmd on exec create endpoint 2014-12-01 17:54:15 -05:00
docker_api_resize_test.go Check for no Cmd on exec create endpoint 2014-12-01 17:54:15 -05:00
docker_cli_attach_test.go Forbid client piping to tty enabled container 2014-12-09 14:30:49 -08:00
docker_cli_build_test.go Add test to enforce volume build content 2014-12-12 11:15:31 -08:00
docker_cli_commit_test.go
docker_cli_cp_test.go Run 'go vet' on integration-cli. 2014-12-03 18:45:51 -08:00
docker_cli_create_test.go Fix tests with old cmd function. 2014-12-03 15:53:19 -08:00
docker_cli_daemon_test.go Fix race in TestDaemonRestartWithVolumesRefs 2014-12-10 20:55:51 -08:00
docker_cli_diff_test.go
docker_cli_events_test.go
docker_cli_exec_test.go Forbid client piping to tty enabled container 2014-12-09 14:30:49 -08:00
docker_cli_export_import_test.go
docker_cli_history_test.go
docker_cli_images_test.go
docker_cli_import_test.go
docker_cli_info_test.go
docker_cli_inspect_test.go
docker_cli_kill_test.go
docker_cli_links_test.go Running a container that links to a container with --net host 2014-12-08 11:33:18 -08:00
docker_cli_login_test.go Suppress output of TestLoginWithoutTTY 2014-12-11 18:05:07 -08:00
docker_cli_logs_test.go
docker_cli_nat_test.go
docker_cli_port_test.go
docker_cli_ps_test.go
docker_cli_pull_test.go
docker_cli_push_test.go
docker_cli_restart_test.go
docker_cli_rm_test.go
docker_cli_rmi_test.go Remove unnecessary abstraction nLines 2014-12-03 17:47:28 -08:00
docker_cli_run_test.go Forbid client piping to tty enabled container 2014-12-09 14:30:49 -08:00
docker_cli_save_load_test.go Add build tests covering extraction in chroot 2014-12-11 16:26:52 -05:00
docker_cli_search_test.go
docker_cli_start_test.go
docker_cli_tag_test.go
docker_cli_top_test.go
docker_cli_version_test.go
docker_test_vars.go
docker_utils.go Merge pull request #9356 from cc272309126/fix-exec-paused-container 2014-12-09 11:01:44 -08:00
MAINTAINERS
utils.go Remove unnessary abstraction deepEqual 2014-12-03 17:52:06 -08:00