Commit Graph

20 Commits (dc74ec56127e64640906ab850cd2b99dfd49fc16)

Author SHA1 Message Date
Mitchell Hashimoto 607f7214b5 builder/docker: allow DOCKER_HOST
11 years ago
Mitchell Hashimoto e4dc5d31d8 builder/docker: support volumes
12 years ago
Mitchell Hashimoto 622b9f459a builder/docker: lock around Login
12 years ago
Mitchell Hashimoto d32b4b4f84 builder/docker: driver supports login/logout
12 years ago
Mitchell Hashimoto f32d9879dc builder/docker: error if DOCKER_HOST is set
12 years ago
Mitchell Hashimoto cb2c405d88 Merge branch 'feature/docker-image' of github.com:andytson/packer into andytson-feature/docker-image
12 years ago
Mitchell Hashimoto 74a4f27a16 buidler/docker: remove container [GH-1206] [GH-1095]
12 years ago
Andy Thompson 4a98ab377a Add Stderr capture to Commit and TagImage calls.
12 years ago
Andy Thompson ed446782f9 Add a docker save post processor
12 years ago
Andy Thompson bf16683140 Add a docker tag post processor
12 years ago
Andy Thompson 1baa63f060 Add a docker commit step to the docker builder that runs instead of export if export_path not present
12 years ago
Mitchell Hashimoto e8768785a0 website: add docs for docker-import and docker-push
12 years ago
Mitchell Hashimoto 8635085665 builder/docker: make Import part of this Driver for reuse
12 years ago
Mitchell Hashimoto 34dbf72142 post-processor/docker-import: have an Artifact
12 years ago
Mitchell Hashimoto 037a744be5 builder/docker: customize run command [GH-648]
12 years ago
Mitchell Hashimoto 832b4408a5 builder/docker: verify docker is available on path
12 years ago
Mitchell Hashimoto ab5f719734 builder/docker: show stderr if docker fails to run
12 years ago
Mitchell Hashimoto a58754b974 builder/docker: StepExport tests
12 years ago
Mitchell Hashimoto 0e3011cbce builder/docker: StepRun tests
12 years ago
Mitchell Hashimoto 62b81dc432 builder/docker: StepPull test, driver abstraction for tests
12 years ago