Delete Tag

To delete a tag, use the delete button in the UI. While the tag gets deleted immediately, the image blobs are not. The app is configured to run the Garbage collector…

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.

 

To delete a tag, use the delete button in the UI.

 

While the tag 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

 

Explore the platform

Find more information about our company, platform, and services on our website.

Visit danian.co