Commit Graph

10 Commits

Author SHA1 Message Date
Mitchell Hashimoto cbe6e83b60 post-processor/docker-*: fix compilation errors 2015-05-27 14:27:11 -07:00
Mitchell Hashimoto b6238ec7f0 Update CHANGELOG 2014-10-14 16:04:37 -07:00
Ask Holme 173237ba45 make docker-push work with docker-tag artifacts 2014-09-24 22:22:39 +02:00
Mitchell Hashimoto 56d22ac99e post-processor/docker-push: can login [GH-1243] 2014-09-05 14:43:15 -07:00
Mitchell Hashimoto 6fe0cb76ea post-processor/docker-push: allow repo with ports [GH-923] 2014-03-12 21:30:13 -07:00
Mitchell Hashimoto c18b74e9cc post-processor/docker-push 2014-01-19 20:34:20 -08:00
Matthew McKeen c0174309c1 docker-push: add code to handle seperate registry, push a specific repository/tag #774 2014-01-13 13:37:09 -08:00
Matthew McKeen 3d60bfb312 Add docker-import post-processor.
Implemented initial working version
of Docker image importing code. #774
2014-01-02 14:49:14 -08:00
Matthew McKeen 0ec18a723a Finish up parameter parsing and validation.
Login to a docker index now works, ready for
implementation of the actual push logic.
2014-01-01 23:29:27 -08:00
Matthew McKeen a0e533db41 Rename docker post processor to docker-push.
Implement login to a docker registry, error handling
2014-01-01 22:30:28 -08:00