senzing-factory/Run docker buildx build

Prepare the environment and run docker buildx build.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws-regionAWS region used for ECR loginus-east-1
build-optionsAdditional options to pass to docker buildx build
contextContext (directory) of the docker build process.
dockerfile-path./Dockerfile
image-repositoryDocker repository (e.g. senzing/senzingapi-runtime)yes
image-tagDocker image taglatest
login-to-dockerhubLogin to Dockerhubtrue
login-to-ecrLogin to ECRfalse
ecr-registry-typeECR registry type (public or private). Public ECR requires us-east-1 region.public
passwordAccess Token for Docker registry
platformsComma-separated list of docker platforms to build (hint - See output of docker buildx ls)linux/amd64,linux/arm64
pushPush image to registryfalse
registry-serverDocker registry serverdocker.io
role-session-nameAWS role session name, required for ECR login
role-to-assumeAWS role to assume, required for ECR login
sign-imageSign and add attestations to the built image (true or false).false
skip-checkoutSkip the checkout step. Useful when you need to set up the build context before calling this action.false
skip-latest-tagSkip tagging the image as latest. Useful for staging or non-production builds.false
usernameUsername for Docker registry

no outputs