Sha256: e1c97d2db515efb31944b61e912e6cc1cf5fa9e7ca9aac1eaacf30a1d8172124

Contents?: true

Size: 362 Bytes

Versions: 12

Compression:

Stored size: 362 Bytes

Contents

---
title: Automated Clean Up
nav_order: 42
---

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

12 entries across 12 versions & 1 rubygems

Version Path
ufo-4.5.11 docs/_docs/more/automated-cleanup.md
ufo-4.5.10 docs/_docs/more/automated-cleanup.md
ufo-4.5.9 docs/_docs/more/automated-cleanup.md
ufo-4.5.8 docs/_docs/more/automated-cleanup.md
ufo-4.5.7 docs/_docs/more/automated-cleanup.md
ufo-4.5.6 docs/_docs/more/automated-cleanup.md
ufo-4.5.5 docs/_docs/more/automated-cleanup.md
ufo-4.5.4 docs/_docs/more/automated-cleanup.md
ufo-4.5.3 docs/_docs/more/automated-cleanup.md
ufo-4.5.2 docs/_docs/more/automated-cleanup.md
ufo-4.5.1 docs/_docs/more/automated-cleanup.md
ufo-4.5.0 docs/_docs/more/automated-cleanup.md