harvard-lil/Update docker-compose.yml and docker-compose.override.yml
Update image versions in docker-compose.yml and docker-compose.override.yml, build and push image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Server address of container registry | yes | docker.io |
| registry-user | User name for container registry | yes | — |
| registry-pass | Password for container registry | yes | — |
| working-directory | Working directory | yes | . |
| bake-action | Buildx bake action ("load" to local cache or "push" to registry) | yes | load |
Outputs
| name | description |
|---|---|
| services-rebuilt | Services in docker-compose.override.yml that were rebuilt |