Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
annotations
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: Elias Lundgren <145569914+elias-lundgren@users.noreply.github.com>
attests
provenance
sbom
no-cache-filters
build-contexts
add-host
cgroup-parent
shm-size
ulimit
metadata
Signed-off-by: Libo Zeng <libo@mabl.com>
Signed-off-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Use Git as default context Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Fix platforms and allow inputs Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
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>
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>