--- layout: "docs" page_title: "Docker Push Post-Processor" --- # Docker Push Post-Processor Type: `docker-push` The Docker push post-processor takes an artifact from the [docker-import](/docs/post-processors/docker-import.html) post-processor and pushes it to a Docker registry.
docker login
to the proper repository. A future version of Packer will automate this
for you, but for now you must manually do this.