Commit Graph

22 Commits (f7e49d92acf54c4dd2a1b00aecb366fe8b148d2a)

Author SHA1 Message Date
Mitchell Hashimoto 31ac2652d6 bulder/docker: canExec as sep function
11 years ago
Mitchell Hashimoto 6570b53c4a builder/docker: use exec for v1.4+
11 years ago
Donald Guy a7206aebd7 builder/docker: attempt to satisfy travis for #1993
11 years ago
Donald Guy df7623d9d8 builder/docker: Run scripts /w `exec` if -v > 1.4
11 years ago
Godefroid Chapelle f52283d78e all calls to cp should be escaped
11 years ago
Godefroid Chapelle 955122f2e1 Be more explicit about escaping alias
11 years ago
Godefroid Chapelle 075abfeeae Escapes cp alias
11 years ago
Israel Shirk d4080244b0 Resolves issue where docker communicator mishandled symlinks by treating them as files
11 years ago
Mitchell Hashimoto 75395af12d Merge branch '1064-fix-upload-file-permissions' of github.com:rasa/packer into rasa-1064-fix-upload-file-permissions
12 years ago
Mitchell Hashimoto b267c3eb4a builder/docker: wait for tail to end when running remote command
12 years ago
Mitchell Hashimoto c139aa3b71 builder/docker: style
12 years ago
Ross Smith II d92179847d provisioner/file: set file/directory permissions
12 years ago
Mitchell Hashimoto 7bcfd83bdd builder/docker: stream output from commands
13 years ago
Mitchell Hashimoto 2b89da50b3 builder/docker: UploadDir
13 years ago
Mitchell Hashimoto 23ad5442ec builder/docker: perform cleanup in run method, not prematurely
13 years ago
Mitchell Hashimoto 44a41451f0 builder/docker: Communicator.Start doesn't block
13 years ago
Mitchell Hashimoto d27ceaf509 builder/docker: remove the exit code file when we're done
13 years ago
Mitchell Hashimoto 2e7574e360 builder/docker: command output and exit codes work
13 years ago
Mitchell Hashimoto eabd32f3ce builder/docker: comment the sleep on remote exec
13 years ago
Mitchell Hashimoto c1f0fe3f3f builder/docker: fix upload for copy to work
13 years ago
Mitchell Hashimoto 5f76ed68c4 builder/docker: Remote execution works!
13 years ago
Mitchell Hashimoto 797c44bfc1 builder/docker: a non-working communicator
13 years ago