Commit Graph

48 Commits (9f8771cdfdae526b5c44e1d3ca3acfd26862e5b5)

Author SHA1 Message Date
Sylvia Moss bdd736b800
Interpolate vagrantfile_template on Vagrant post-processor (#9923)
6 years ago
Michael Kuryshev 6e77d9d3a9 builder/docker: runner support for --device
6 years ago
Michael Kuryshev 791a86c45e builder/docker: runner support for --cap-add, --cap-drop, --tmpfs
6 years ago
Adrien Delorme a81abd297b Merge remote-tracking branch 'origin/master' into context_provisioner
7 years ago
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
Megan Marsh af01860fa9 remove old docker-toolbox limitation.
7 years ago
Megan Marsh 3b87f2a519 stop container before committing if windows
7 years ago
Megan Marsh 8f3313d81e Create new docker communicator for windows containers
7 years ago
Ladar Levison 6ac5971288 Fixed cmd order for docker driver. Added config to post proc.
7 years ago
Ladar Levison 10095678c8 Adding driver changes.
7 years ago
Ladar Levison 050f809a1c Add changes var to docker driver import func.
7 years ago
Krzysztof Wilczynski 567b566c23
docker: Remove AWS credentials and Session Token from being shown in the log.
8 years ago
Matthew Hooker 1901c0385f
remove login_email from docker
9 years ago
Megan Marsh a281e60e15 de-mangle windows filepath to something docker can handle
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
guessi 66615e3f56 reuse the func DockerDriver.Version()
9 years ago
guessi 5eae809b0c improve description
9 years ago
guessi c5e01da3c6 Conditional ignore `force` flag for `docker-tag`
9 years ago
Matthew Hooker c41e32dbc1
print stderr on docker import failure
9 years ago
Florian Rey 73c5eac4f0 Handle commit author & message the same way
10 years ago
Florian Rey 06bebb63d0 Add log
10 years ago
Florian Rey c925acf502 Introduce docker commit changes
10 years ago
Hao 5139b853fa privilege enabled docker container (#3475)
10 years ago
Mitchell Hashimoto cab2665119 builder/docker: support custom communicators
11 years ago
Mitchell Hashimoto 350aa4e522 Merge pull request #2055 from FGtatsuro/docker_tag_force
11 years ago
Mitchell Hashimoto 6570b53c4a builder/docker: use exec for v1.4+
11 years ago
Mitchell Hashimoto faf327eed0 builder/docker: convert to new interpolation
11 years ago
FGtatsuro 09f379a928 Support force option for docker-tag.
11 years ago
Mitchell Hashimoto 607f7214b5 builder/docker: allow DOCKER_HOST
12 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
13 years ago
Mitchell Hashimoto ab5f719734 builder/docker: show stderr if docker fails to run
13 years ago
Mitchell Hashimoto a58754b974 builder/docker: StepExport tests
13 years ago
Mitchell Hashimoto 0e3011cbce builder/docker: StepRun tests
13 years ago
Mitchell Hashimoto 62b81dc432 builder/docker: StepPull test, driver abstraction for tests
13 years ago