tower-cloud/Tower Cloud Container Deploy

Build, push, and deploy a container image to Tower Cloud Container Instance

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dockerfilePathDockerfile path relative to project rootnoDockerfile
tower_userTower Cloud usernameyes
tower_passwordTower Cloud passwordyes
organization_idTower Cloud organization IDyes
container_nameName of the existing container instance to updateyes
tcr_nameTower Container Registry name (auto-fetches URL and credentials)no""
registry_urlExternal registry hostname (e.g., docker.io, ghcr.io)no""
registry_usernameExternal registry username for docker loginno""
registry_passwordExternal registry password for docker loginno""
buildArgumentsDocker build arguments (key=value per line)no""
namedescription
taskIdDeployment task ID returned by Tower Cloud
imageUrlFull image URL that was built and pushed