Sha256: 1de8a398c4f346cddc8de68d339c847719d9f41102969eba429e4116cec79ffa

Contents?: true

Size: 363 Bytes

Versions: 5

Compression:

Stored size: 363 Bytes

Contents

---
title: Automated Clean Up
nav_order: 43
---

Ufo can be configured to automatically clean old images from the ECR registry after the deploy completes by configuring your [settings.yml]({% link _docs/settings.md %}) file like so:

```yaml
ecr_keep: 30
```

Automated Docker images clean up only works if you are using ECR registry.

{% include prev_next.md %}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ufo-5.0.0 docs/_docs/more/automated-cleanup.md
ufo-4.6.3 docs/_docs/more/automated-cleanup.md
ufo-4.6.2 docs/_docs/more/automated-cleanup.md
ufo-4.6.1 docs/_docs/more/automated-cleanup.md
ufo-4.6.0 docs/_docs/more/automated-cleanup.md