ops: update akamai docker-compose to pull :production tag #117
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/major-domo-database#117
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
PR #114 and #116 changed CI to push
:version+:environmenttags instead of:latest. Production on akamai still pulls:latest.Task
Update
~/container-data/sba-database/docker-compose.ymlonssh akamaito change:to:
Urgency
Must be done before the next CalVer release, otherwise production will pull a stale image.
PR #128 opened: #128
Fix applied: Updated
~/container-data/sba-database/docker-compose.ymlon akamai directly — changedmanticorum67/major-domo-database:latest→:production. The server will pull the correct tag on next deploy.Also added
docker-compose.prod.ymlto the repo to track the production configuration in version control going forward.