actions-marketplace-validations/Docker environment setup

An action to easily set up a Docker build environment with some useful environment variables.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
registryThe registry to prepend to the Docker image name.no
repositoryThe repository to use as a Docker image name.${{ github.repository }}
shaLengthThe length to shorten the SHA to use as a Docker image tag.7
namedescription
shortShaThe shortened SHA of the current commit.
branchSlugThe slugified version of the branch name.
dockerImageThe Docker image name matching the repository.