Skip to content
This repository was archived by the owner on Jul 7, 2018. It is now read-only.

Commit ce1b011

Browse files
authored
Update for deprecation
1 parent 46a3aee commit ce1b011

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Packer Dockerfile post-processor
22

3+
DEPRECATED: This functionality has found it's way into the main packer binary. This repo is no longer maintained.
4+
35
This is a [Packer](http://packer.io/) post-processor plugin which allows setting Docker metadata on an artifact from the [docker-tag](https://packer.io/docs/post-processors/docker-tag.html) post-processor.
46

57
Normally, Docker images built using Packer cannot include entrypoint, cmd, user, environment variables and other metadata that is available in Dockerfiles. This plugin will create a temporary Dockerfile and run `docker build` in an annonymous context. Most Dockerfile instructions are supported as json parametersp

0 commit comments

Comments
 (0)