Sha256: 6596ff92e38678ef353b43f7257970d1e9ed9b960ddaf21752ca2d304d3d1cb5

Contents?: true

Size: 559 Bytes

Versions: 12

Compression:

Stored size: 559 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] 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

12 entries across 12 versions & 1 rubygems

Version Path
ufo-2.3.0 docs/_docs/automated-cleanup.md
ufo-2.2.2 docs/_docs/automated-cleanup.md
ufo-2.2.1 docs/_docs/automated-cleanup.md
ufo-2.2.0 docs/_docs/automated-cleanup.md
ufo-2.1.0 docs/_docs/automated-cleanup.md
ufo-2.0.3 docs/_docs/automated-cleanup.md
ufo-2.0.2 docs/_docs/automated-cleanup.md
ufo-2.0.1 docs/_docs/automated-cleanup.md
ufo-2.0.0 docs/_docs/automated-cleanup.md
ufo-1.7.1 docs/_docs/automated-cleanup.md
ufo-1.7.0 docs/_docs/automated-cleanup.md
ufo-1.6.2 docs/_docs/automated-cleanup.md