docker-import + docker-push: Add some beginning tests. #774

This commit is contained in:
Matthew McKeen
2014-01-13 13:22:43 -08:00
parent 637fa38286
commit 358b0078c9
3 changed files with 62 additions and 2 deletions
@@ -67,8 +67,6 @@ func (p *PostProcessor) PostProcess(ui packer.Ui, artifact packer.Artifact) (pac
id := artifact.Id()
ui.Say("Importing image: " + id)
// TODO Set artifact ID so that docker-push can use it
if p.config.Tag == "" {
cmd := exec.Command("docker",