diff --git a/2.0/docs/cicd/wodby-registry.md b/2.0/docs/cicd/wodby-registry.md index 7214ee5..0413ee2 100644 --- a/2.0/docs/cicd/wodby-registry.md +++ b/2.0/docs/cicd/wodby-registry.md @@ -7,3 +7,6 @@ You can authenticate to Wodby Registry using your Wodby account credentials. ## Repositories We create a new repository per each application instances, available as `[org-name]/[app-name]-[app-instance-name]`. + +!!! important + Docker images that are not associated with existing application instances and builds will be automatically cleaned up.