cleartax/Build DockerImage

Build the Docker image and Push to ECR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws_access_key_idAWS Access Key IDyes
aws_secret_access_keyAWS Secret Access Keyyes
aws_regionAWS Regionap-south-1
serviceArray of servicesyes
dockerfileDockerfile pathyesDockerfile
versionThe version of the artifactyes
build_argsBuild argumentsno""
download_artifactDownload artifactnotrue
multi_archBuild multi arch image: linux/amd64,linux/arm64nofalse
target_archDesired architechture for your docker imagenolinux/amd64
contextDocker build context pathno.
targetDocker build target stage (for multi-stage builds)no""
additional_tagsAdditional tags to push (newline-separated)no""
secretsList of secrets to expose to the build (e.g., key=string, GIT_AUTH_TOKEN=mytoken)no
secret-envsList of secret env vars to expose to the build (e.g., key=envname, MY_SECRET=MY_ENV_VAR)no
secret-filesList of secret files to expose to the build (e.g., key=filename, MY_SECRET=./secret.txt)no

no outputs