Skip to content

Commit

Permalink
Warn about dangling image in registry
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Feb 7, 2025
1 parent 33dc2b9 commit 14d764f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 2.0/docs/cicd/wodby-registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 14d764f

Please sign in to comment.