Docker Build and Push Dev Images
ActionsThis GitHub action will log into the specified Docker Registry and build 1 or 2 images based on the given config.
registry
: Registry's host
user
: Registry's user
password
: Registry user's password or token
image
: Docker image name without tag
tag
: Docker image tag
build_args
: Environment variables passed to docker build
Docker Build and Push Dev Images is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.