Skip to content

Docker Build and Push Dev Images

Actions
Builds the Docker image and pushes it to the specified registry
v1.0.4
Latest
Star (0)

docker-build-action

This GitHub action will log into the specified Docker Registry and build 1 or 2 images based on the given config.

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.

About

Builds the Docker image and pushes it to the specified registry
v1.0.4
Latest

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.