Sha256: 5decdc39941679ed02d1139b55e8f961587863abedf31db28740422cd8b9b3fb

Contents?: true

Size: 590 Bytes

Versions: 17

Compression:

Stored size: 590 Bytes

Contents

---
title: Automated Clean Up
---

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.

<a id="prev" class="btn btn-basic" href="{% link _docs/migrations.md %}">Back</a>
<a id="next" class="btn btn-primary" href="{% link _docs/auto-completion.md %}">Next Step</a>
<p class="keyboard-tip">Pro tip: Use the <- and -> arrow keys to move back and forward.</p>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
ufo-4.3.1 docs/_docs/automated-cleanup.md
ufo-4.3.0 docs/_docs/automated-cleanup.md
ufo-4.2.0 docs/_docs/automated-cleanup.md
ufo-4.1.10 docs/_docs/automated-cleanup.md
ufo-4.1.9 docs/_docs/automated-cleanup.md
ufo-4.1.8 docs/_docs/automated-cleanup.md
ufo-4.1.7 docs/_docs/automated-cleanup.md
ufo-4.1.6 docs/_docs/automated-cleanup.md
ufo-4.1.5 docs/_docs/automated-cleanup.md
ufo-4.1.4 docs/_docs/automated-cleanup.md
ufo-4.1.2 docs/_docs/automated-cleanup.md
ufo-4.1.1 docs/_docs/automated-cleanup.md
ufo-4.1.0 docs/_docs/automated-cleanup.md
ufo-4.0.3 docs/_docs/automated-cleanup.md
ufo-4.0.2 docs/_docs/automated-cleanup.md
ufo-4.0.1 docs/_docs/automated-cleanup.md
ufo-4.0.0 docs/_docs/automated-cleanup.md