Commit Graph

43 Commits (e2fe35ef40bbce9b87f945901afa00a3fa769093)

Author SHA1 Message Date
Adrien Delorme 2da36b7374 builder/docker: default container dir to "c:/packer-files" on windows
7 years ago
Megan Marsh 70150ffa0f set powershell entrypoint for windows containers
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
Adrien Delorme 2718a5ed62 Revert "revert changes to docker entrypoint; since this is a backwards-breaking change it needs to wait for a minor release"
7 years ago
Megan Marsh 2a79d64ae0 revert changes to docker entrypoint; since this is a backwards-breaking change it needs to wait for a minor release
7 years ago
Ali Rizvi-Santiago a6af04417e Moved the entrypoint argument for the docker builder in front of the image so it's passed correctly as an argument.
7 years ago
Ali Rizvi-Santiago 2e977019e4 Modified the docker builder's default run_command to specify the shell via the entrypoint command line argument as suggested by @vrubiolo in #6920.
7 years ago
Ali Rizvi-Santiago 310ea6c006 Updated docker's default config to use regular bourne shell instead of bourne again. Closes #6920.
7 years ago
Matthew Hooker 1901c0385f
remove login_email from docker
9 years ago
localghost 5866d4ea24 Move container user inspect to StepConnectDocker.
9 years ago
Matthew Hooker b3661c1f63
builder/docker: set user during exec.
9 years ago
Sergei A Mamonov 07f7183b64 Add docker container dir to template
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Florian Rey 73c5eac4f0 Handle commit author & message the same way
9 years ago
Florian Rey c925acf502 Introduce docker commit changes
9 years ago
Rickard von Essen b2d9782a9e
Improved support for Amazon EC2 Container Registry - ECR
10 years ago
Hao 5139b853fa privilege enabled docker container (#3475)
10 years ago
Chris Bednarski 5503b7f496 Don't export errors
11 years ago
Chris Bednarski 746b9a8391 Formatting tweaks
11 years ago
Chris Bednarski 1b1bd19c20 Reformat code so we can grep for this more easily
11 years ago
Chris Bednarski 750a9c61de Added discard option for docker builder, also reorganized some error messages
11 years ago
Chris Bednarski f3f3d1fe73 Formatting
11 years ago
georgevicbell 3a681d0c0c Add Pty Bool
11 years ago
Mitchell Hashimoto 84189f7a28 builder/*: properly save interpolation context
11 years ago
Mitchell Hashimoto cab2665119 builder/docker: support custom communicators
11 years ago
Mark Peek 16320372d6 Make some builder config usage more consistent with other builders
11 years ago
Mitchell Hashimoto 819986d19f builder/docker: validate export path is not a dir [GH-2105]
11 years ago
Mitchell Hashimoto 9c7b4b63c5 builder/docker: fix config parsing
11 years ago
Mitchell Hashimoto 4cae87645f builder/docker: fix issue where docker might get nil interp context
11 years ago
Mitchell Hashimoto faf327eed0 builder/docker: convert to new interpolation
11 years ago
Mitchell Hashimoto e4dc5d31d8 builder/docker: support volumes
12 years ago
Mitchell Hashimoto 2e4882f0c3 builder/docker: can login to pull
12 years ago
Mitchell Hashimoto 5cb7355814 builder/docker: change commit to the opt-in, special case build steps
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
Jack Pearkes 0788d96841 builder/docker: include user vars for docker configuration
12 years ago
Mitchell Hashimoto 037a744be5 builder/docker: customize run command [GH-648]
12 years ago
Mitchell Hashimoto 8ec68031d0 builder/docker: ability to disable pull
13 years ago
Mitchell Hashimoto 0287cdd614 builder/docker: config refactor
13 years ago
Mitchell Hashimoto da683afde0 builder/docker: config validation test
13 years ago
Mitchell Hashimoto d5ce8ddb4a builder/docker: export the final image
13 years ago
Mitchell Hashimoto 034e04cc1e builder/docker: pull images
13 years ago
Mitchell Hashimoto 3feab1dea1 builder/docker: boilerplate
13 years ago