Sha256: b5ed0221e01eaafca9115ef86239e1ab8c4438af068c502a17e9a5d273b98069

Contents?: true

Size: 362 Bytes

Versions: 3

Compression:

Stored size: 362 Bytes

Contents

---
title: Automated Clean Up
nav_order: 38
---

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

3 entries across 3 versions & 1 rubygems

Version Path
ufo-4.4.2 docs/_docs/more/automated-cleanup.md
ufo-4.4.1 docs/_docs/more/automated-cleanup.md
ufo-4.4.0 docs/_docs/automated-cleanup.md