Commit Graph

34 Commits (fadda1fe6d7711b05cd21bebc818e9894deffec2)

Author SHA1 Message Date
Matthew Hooker 1901c0385f
remove login_email from docker
8 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
12 years ago
Mitchell Hashimoto 0287cdd614 builder/docker: config refactor
12 years ago
Mitchell Hashimoto da683afde0 builder/docker: config validation test
12 years ago
Mitchell Hashimoto d5ce8ddb4a builder/docker: export the final image
12 years ago
Mitchell Hashimoto 034e04cc1e builder/docker: pull images
12 years ago
Mitchell Hashimoto 3feab1dea1 builder/docker: boilerplate
12 years ago