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
Andy Thompson bf16683140
Add a docker tag post processor
12 years ago
..
artifact_export.go builder/docker: artifact 12 years ago
artifact_export_test.go builder/docker: artifact 12 years ago
artifact_import.go post-processor/docker-import: have an Artifact 12 years ago
artifact_import_test.go post-processor/docker-import: have an Artifact 12 years ago
builder.go Add a docker commit step to the docker builder that runs instead of export if export_path not present 12 years ago
builder_test.go builder/docker: boilerplate 12 years ago
communicator.go builder/docker: stream output from commands 12 years ago
communicator_test.go builder/docker: a non-working communicator 12 years ago
config.go Add a docker commit step to the docker builder that runs instead of export if export_path not present 12 years ago
config_test.go Add a docker commit step to the docker builder that runs instead of export if export_path not present 12 years ago
driver.go Add a docker tag post processor 12 years ago
driver_docker.go Add a docker tag post processor 12 years ago
driver_docker_test.go Rename drover_docker_test.go to driver_docker_test.go 12 years ago
driver_mock.go Add a docker tag post processor 12 years ago
driver_mock_test.go builder/docker: StepRun tests 12 years ago
exec.go builder/docker: pull images 12 years ago
exec_test.go builder/docker: tests for some exec stuff 12 years ago
step_commit.go Add a docker commit step to the docker builder that runs instead of export if export_path not present 12 years ago
step_commit_test.go Add a docker commit step to the docker builder that runs instead of export if export_path not present 12 years ago
step_export.go Add a docker commit step to the docker builder that runs instead of export if export_path not present 12 years ago
step_export_test.go Add a docker commit step to the docker builder that runs instead of export if export_path not present 12 years ago
step_provision.go builder/docker: ctrl-C works during provisioning 12 years ago
step_pull.go builder/docker: ability to disable pull 12 years ago
step_pull_test.go builder/docker: ability to disable pull 12 years ago
step_run.go builder/docker: customize run command [GH-648] 12 years ago
step_run_test.go builder/docker: StepRun tests 12 years ago
step_temp_dir.go builder/docker: a non-working communicator 12 years ago
step_temp_dir_test.go builder/docker: test StepTempDir 12 years ago
step_test.go builder/docker: StepPull test, driver abstraction for tests 12 years ago