Delete Repository
All repositories are stored in the /app/data/storage/docker/registry/v2/repositories/ folder. To delete a repository, delete the corresponding repository folder using…
Docker Registry is the open-source server for storing and distributing container images, the standard push/pull backend behind Docker deployments.
DANIAN runs Docker Registry as a fully managed service: installation, updates, backups, monitoring and security are handled for you.
See the app catalog for plans, pricing and a free trial.
All repositories are stored in the /app/data/storage/docker/registry/v2/repositories/ folder.
To delete a repository, delete the corresponding repository folder using the Web Terminal or the File Manager.
While the repository gets deleted immediately, the image blobs are not. The app is configured to run the Garbage collector every day to remove dangling blobs. To remove them immediately, open the Web Terminal and run:
/usr/local/bin/gosu cloudron:cloudron /app/code/registry garbage-collect /app/data/config.yml
Find more information about our company, platform, and services on our website.
Visit danian.co