rwx-cloud/RWX Image Build

Build OCI-compliant container images on RWX

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
access-tokenRWX access tokenyes
filePath to RWX config file (e.g., .rwx/build.yml)yes
targetTask key to buildyes
initInit parameters as JSON object or key=value pairs (comma-separated)no
push-toRegistry reference to push to. Format: registry.com/namespace/image:tag. Requires Docker to be authenticated to the registry (e.g., via docker/login-action in a previous step).no
pullPull the built image to the local Docker daemon after building.nofalse
cacheEnable RWX cache. Set to false to disable caching.notrue
timeoutBuild timeout (e.g., 30m, 1h)no30m
namedescription
image-referenceFull image reference (Docker registry reference if pushed, otherwise RWX image reference)
run-urlURL to view the run in RWX Cloud
jsonComplete JSON object with all details