mp-es/Build and push Docker images to be used in On-Premises Kubernetes cluster

Build and push docker image into docker registry in the expected format of on-premises k8s-deploy

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
registryServer address of Docker registry. If not set then will default to Docker Hubnohub.docker.com
usernameUsername used to log against the Docker registryno
passwordPassword or personal access token used to log against the Docker registryno
build-argsList of build-time variablesno
checkout-pathRelative path under $GITHUB_WORKSPACE to place the repository checkout codeno
contextBuild's context is the set of files located in the specified PATH or URLno
filePath to the Dockerfileno
imageThe name of docker imageyes
pushControl if the image have to be pushed to the registrynotrue
namedescription
tagTag assigned to docker image
digestImage content-addressable identifier also called a digest
metadataBuild result metadata