Commit Graph

34 Commits (2e2f59a87b1efbb69d718caeb2c161568edec5fb)

Author SHA1 Message Date
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
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
Chris Lundquist 5564fb0028 Rename drover_docker_test.go to driver_docker_test.go
12 years ago
Mitchell Hashimoto 21bb0674f2 builder/docker: ctrl-C works during provisioning
12 years ago
Mitchell Hashimoto 832b4408a5 builder/docker: verify docker is available on path
12 years ago
Mitchell Hashimoto c04d1cd57e builder/docker: say when killing the container
12 years ago
Mitchell Hashimoto d8b29cd63b builder/docker: remove unused file
12 years ago
Mitchell Hashimoto 7bcfd83bdd builder/docker: stream output from commands
12 years ago
Mitchell Hashimoto 2b89da50b3 builder/docker: UploadDir
12 years ago
Mitchell Hashimoto ab5f719734 builder/docker: show stderr if docker fails to run
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 06b6cb1af1 builder/docker: artifact
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
Mitchell Hashimoto 2da9233655 builder/docker: test StepTempDir
12 years ago
Mitchell Hashimoto da683afde0 builder/docker: config validation test
12 years ago
Mitchell Hashimoto 23ad5442ec builder/docker: perform cleanup in run method, not prematurely
12 years ago
Mitchell Hashimoto 44a41451f0 builder/docker: Communicator.Start doesn't block
12 years ago
Mitchell Hashimoto d5ce8ddb4a builder/docker: export the final image
12 years ago
Mitchell Hashimoto d27ceaf509 builder/docker: remove the exit code file when we're done
12 years ago
Mitchell Hashimoto 2e7574e360 builder/docker: command output and exit codes work
12 years ago
Mitchell Hashimoto eabd32f3ce builder/docker: comment the sleep on remote exec
12 years ago
Mitchell Hashimoto c1f0fe3f3f builder/docker: fix upload for copy to work
12 years ago
Mitchell Hashimoto 5f76ed68c4 builder/docker: Remote execution works!
12 years ago
Mitchell Hashimoto 797c44bfc1 builder/docker: a non-working communicator
12 years ago
Mitchell Hashimoto 2e080ece6d builder/docker: start a container
12 years ago
Mitchell Hashimoto 4db609b24c builder/docker: tests for some exec stuff
12 years ago
Mitchell Hashimoto 034e04cc1e builder/docker: pull images
12 years ago
Mitchell Hashimoto 3feab1dea1 builder/docker: boilerplate
12 years ago