kaniko/integration_tests/dockerfiles
Sharif Elgamal ce2b515d49
adding VOLUME command (#62)
* adding VOLUME command

* proper test project

* general fixes

* fixing project name

* fixing volume unit test

* fixing integration test

* adding tests

* adding util test

* fixing test

* actually create the volume mounted directory

* fix test
2018-04-06 12:02:57 -07:00
..
Dockerfile_test_add Add cmd integration test 2018-03-28 13:37:31 -07:00
Dockerfile_test_copy Environment replacement 2018-03-21 15:01:21 -07:00
Dockerfile_test_env Replaced shlex with dockerfile/shell package 2018-03-16 12:20:50 -07:00
Dockerfile_test_extract_fs Refactored to use config json isntead of go file 2018-02-28 14:45:50 -08:00
Dockerfile_test_metadata Integration tests for entrypoint 2018-03-20 13:05:20 -07:00
Dockerfile_test_run Added integration test, minor changes to files 2018-03-08 11:49:56 -08:00
Dockerfile_test_run_2 Added integration test, minor changes to files 2018-03-08 11:49:56 -08:00
Dockerfile_test_user_run write to /tmp 2018-03-29 13:35:37 -07:00
Dockerfile_test_volume adding VOLUME command (#62) 2018-04-06 12:02:57 -07:00
Dockerfile_test_workdir workdir integration test 2018-03-26 13:04:40 -07:00
config_test_add.json Add cmd integration test 2018-03-28 13:37:31 -07:00
config_test_bucket_buildcontext.json Unpack tar from GCS bucket 2018-03-26 13:59:56 -07:00
config_test_copy.json Integration test copy command 2018-03-14 17:08:26 -07:00
config_test_extract_fs.json Fixed integration tests, changed directory to /work-dir 2018-03-06 15:25:04 -08:00
config_test_run.json Integration test copy command 2018-03-14 17:08:26 -07:00
config_test_run_2.json Added integration test, minor changes to files 2018-03-08 11:49:56 -08:00
config_test_volume.json adding VOLUME command (#62) 2018-04-06 12:02:57 -07:00
config_test_workdir.json Workdir command and unit tests 2018-03-26 11:37:50 -07:00
test_env.yaml Replaced shlex with dockerfile/shell package 2018-03-16 12:20:50 -07:00
test_metadata.yaml Integration tests for entrypoint 2018-03-20 13:05:20 -07:00
test_user.yaml adding USER command 2018-03-29 11:53:31 -07:00