getprotocollab/Docker Build and Push Dev Images

Builds the Docker image and pushes it to the specified registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
registryRegistry's hostnoghcr.io
userRegistry's userno${{ github.actor }}
passwordRegistry user's password or tokenyes
imageDocker image name without tagyes
dockerfilePath to the Docker fileno./Dockerfile
tagDocker image tagyes
build_argsEnvironment variables passed to docker buildno
extra_tagsAdditional tags, needs the full version of tags with image nameno
platformsThe target platforms to build docker containers fornolinux/arm64, linux/amd64

no outputs