Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Use default buildx on runner Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Add platforms input to choose what platforms to install Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Demonstrate simple ref tag
Update README.md
Add checkout step to examples. Signed-off-by: Ricardo Correa <r.correa.r@gmail.com>
Fix typo
Existing ref tag examples highlighted special cases, but none demonstrated the simplest branch case. Signed-off-by: Michael Mol <mikemol@gmail.com>
Signed-off-by: Konosuke Kachi <github@s.k-kachi.net>
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