Wodby Registry¶
Wodby Registry is the private Docker registry used to store your application images. It is available at us-docker.wodby.com.
You can authenticate to Wodby Registry using your Wodby account credentials.
Repositories¶
Wodby creates one repository per app instance, using this pattern:
[org-name]/[app-name]-[app-instance-name]
Important
Docker images that are no longer associated with existing app instances or builds are cleaned up automatically.
Auth¶
You can access images in your organization's namespace with your Wodby account credentials via docker login us-docker.wodby.com.