acteng / update-your-capital-schemes

Update your capital schemes service.
https://update-your-capital-schemes.activetravelengland.gov.uk/
MIT License
4 stars 0 forks source link

Prune Docker repository when image tagged #118

Closed markhobson closed 2 months ago

markhobson commented 2 months ago

We currently keep all images pushed to our Docker repository for every commit. Once an image has been tagged for a release we no longer need to keep the preceding untagged images. We should configure the repository to automatically prune images when tagged.