Sha256: 181a4018dc70b2325f4feb45a737a282779c955113a57e2d148522db84ba129f

Contents?: true

Size: 589 Bytes

Versions: 7

Compression:

Stored size: 589 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 the 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/next-steps.md %}">Next Step</a>
<p class="keyboard-tip">Pro tip: Use the <- and -> arrow keys to move back and forward.</p>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ufo-3.2.1 docs/_docs/automated-cleanup.md
ufo-3.2.0 docs/_docs/automated-cleanup.md
ufo-3.1.2 docs/_docs/automated-cleanup.md
ufo-3.1.1 docs/_docs/automated-cleanup.md
ufo-3.1.0 docs/_docs/automated-cleanup.md
ufo-3.0.1 docs/_docs/automated-cleanup.md
ufo-3.0.0 docs/_docs/automated-cleanup.md