Skip to content

Docker Build Push

Actions
Build and push Docker image
v0.0.27
Latest
Star (4)

Docker Build Push Action

This actions builds a Docker image and pushes it to Dockerhub.

Arguments

Docker User

  • Key: docker-user
  • Required: true

The user which will be used when building/pushing the image.

Image Name

  • Key: image-name
  • Required: true

The image name which will be used when building/pushing the image

Dockerhub Token

  • Key: dockerhub-token
  • Required: true

The token used to push the image.

Docker Registry URL

  • Key: docker-registry-url
  • Required: false
  • Default: docker.io

URL for the Docker registry

Version

  • Key: version
  • Required: true

The version used when building/pushing the image.

NOTE: The tag latest is also added to all images.

Docker Build Push 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

Build and push Docker image
v0.0.27
Latest

Docker Build Push 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.