Commit Graph

31 Commits (97f3f31d3db94de8005c6095269e4ec881c40a9a)

Author SHA1 Message Date
Chris Bednarski 5ad4b0e97e Added tests and handle the tar format from docker cp -
11 years ago
Chris Bednarski 3523ffdce1 Farewell extra line. You were pretty but out of place.
11 years ago
Chris Bednarski 047382eec9 Style tweak
11 years ago
Chris Bednarski dc3c55cf8e Implemented downloader for the docker communicator so we can pull files out of a container
11 years ago
Chris Bednarski 715662f60b Reformat
11 years ago
georgevicbell b2811a8252 Update communicator.go
11 years ago
georgevicbell d00271aab3 Fix Capitilzation
11 years ago
georgevicbell 4da4150abe Update communicator.go
11 years ago
georgevicbell e3ab74e09f Add Config struct for docker PTY
11 years ago
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
12 years ago
Mitchell Hashimoto 2b89da50b3 builder/docker: UploadDir
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 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