Existing ref tag examples highlighted special cases, but none demonstrated the simplest branch case. Signed-off-by: Michael Mol <mikemol@gmail.com>
Add cache_froms input to support --cache-from
Adds GCR example
Signed-off-by: Andrew Waters <waters@me.com>
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
Use v1 of docker/github-actions image
Clarify dockerfile and path inputs
Clarify the documentation for the dockerfile and path action inputs including how they relate to each other. Signed-off-by: Nick Adcock <nick.adcock@docker.com>
Rename LICENCE to LICENSE
Signed-off-by: Scott Brenner <scott@scottbrenner.me>
Add blue anchor branding
Add link to issues page
Use v1.0 of github-actions image
Opencontainers labels
Setting the INPUT_ADD_GIT_LABELS env var to true adds labels as per the opencontainers standard: https://github.com/opencontainers/image-spec/blob/master/annotations.md The 3 labels supported are: - org.opencontainers.image.created - org.opencontainers.image.source - org.opencontainers.image.revision Signed-off-by: Nick Adcock <nick.adcock@docker.com>
Add action definition