You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/docker
Megan Marsh 38cc525ec7
new option allowing user to clean up the ephemeral ssh key from the authorized_keys file
8 years ago
..
test-fixtures Changed fixtures so we can do a directory test too 11 years ago
artifact_export.go Expand Artifact API to expose build state 12 years ago
artifact_export_test.go run goimports 8 years ago
artifact_import.go Expand Artifact API to expose build state 12 years ago
artifact_import_test.go run goimports 8 years ago
builder.go new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 8 years ago
builder_test.go run goimports 8 years ago
comm.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 8 years ago
communicator.go remove attempt to discover whether destination is a directory from upload function in various communicators 8 years ago
communicator_test.go fix some go vet issues in tests ( composite literal uses unkeyed fields ) 8 years ago
config.go remove login_email from docker 8 years ago
config_test.go Correct and expand docker config tests for commit, discard, export_path 11 years ago
driver.go remove login_email from docker 8 years ago
driver_docker.go docker: Remove AWS credentials and Session Token from being shown in the log. 8 years ago
driver_docker_test.go Rename drover_docker_test.go to driver_docker_test.go 12 years ago
driver_mock.go remove login_email from docker 8 years ago
driver_mock_test.go
ecr_login.go Use amazon common AccessConfig for ecr_login 8 years ago
exec.go run goimports 8 years ago
exec_test.go
step_commit.go fix imports 8 years ago
step_commit_test.go test fixes WIP 8 years ago
step_connect_docker.go fix imports 8 years ago
step_export.go fix imports 8 years ago
step_export_test.go test fixes WIP 8 years ago
step_pull.go fix imports 8 years ago
step_pull_test.go test fixes WIP 8 years ago
step_run.go fix imports 8 years ago
step_run_test.go test fixes WIP 8 years ago
step_temp_dir.go fix imports 8 years ago
step_temp_dir_test.go test fixes WIP 8 years ago
step_test.go fix imports 8 years ago