packer-cn/builder/docker
Aaron Browne 8df643c343 Add aws_profile option to docker-push ecr_login
An aws_profile option is added to the AWS ECR login credentials
configuration to allow using shared AWS credentials stored in
a non-default profile.

Signed-off-by: Aaron Browne <aaron0browne@gmail.com>
2017-10-16 16:55:34 -04:00
..
test-fixtures Changed fixtures so we can do a directory test too 2015-08-12 11:48:47 -07:00
artifact_export.go Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
artifact_export_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
artifact_import.go Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
artifact_import_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
builder.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
builder_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
comm.go add hostkeycallback everywhere else 2017-06-21 12:00:34 -07:00
communicator.go Move container user inspect to StepConnectDocker. 2017-10-10 22:45:47 +02:00
communicator_test.go Move container user inspect to StepConnectDocker. 2017-10-10 22:45:47 +02:00
config.go Move container user inspect to StepConnectDocker. 2017-10-10 22:45:47 +02:00
config_test.go Correct and expand docker config tests for commit, discard, export_path 2015-08-20 14:15:52 -07:00
driver.go Handle commit author & message the same way 2016-11-24 13:33:42 +01:00
driver_docker.go de-mangle windows filepath to something docker can handle 2017-06-22 10:21:30 -07:00
driver_docker_test.go Rename drover_docker_test.go to driver_docker_test.go 2013-12-26 16:09:24 -08:00
driver_mock.go Handle commit author & message the same way 2016-11-24 13:33:42 +01:00
driver_mock_test.go builder/docker: StepRun tests 2013-11-09 13:03:01 -08:00
ecr_login.go Add aws_profile option to docker-push ecr_login 2017-10-16 16:55:34 -04:00
exec.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
exec_test.go builder/docker: tests for some exec stuff 2013-11-08 22:02:47 -08:00
step_commit.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_commit_test.go builder/docker: change commit to the opt-in, special case build steps 2014-09-04 18:03:15 -07:00
step_connect_docker.go Move container user inspect to StepConnectDocker. 2017-10-10 22:45:47 +02:00
step_export.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_export_test.go builder/docker: change commit to the opt-in, special case build steps 2014-09-04 18:03:15 -07:00
step_pull.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_pull_test.go builder/docker: can login to pull 2014-09-05 15:24:12 -07:00
step_run.go Add docker container dir to template 2017-08-14 09:26:05 -07:00
step_run_test.go builder/docker: StepRun tests 2013-11-09 13:03:01 -08:00
step_temp_dir.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_temp_dir_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00