Skip to content

Commit 13af8ae

Browse files
authored
docs: announcement for v1
1 parent 550698d commit 13af8ae

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ A simple, lightweight **UI for exploring and managing Docker/OCI container regis
66

77
---
88

9+
> [!IMPORTANT]
10+
> I’m currently working towards the upcoming **`v1.0.0`** release. While the current version works well, it doesn’t scale efficiently—even for relatively small projects (e.g., repositories with 100+ tags).
11+
>
12+
> To address this, I’ve opened a tracking issue: [#28](https://github.com/eznix86/docker-registry-ui/issues/28).
13+
>
14+
> **Community input is welcome** — feel free to share your ideas or propose improvements in the issue.
15+
16+
917
## Quick Start
1018

1119
The UI can be deployed in minutes with Docker Compose:
@@ -150,4 +158,4 @@ Further reading:
150158
* [Cleaning Up Registry Blobs in Kubernetes](https://thelinuxnotes.com/how-to-cleanup-container-registry-blobs-in-kubernetes-with-garbage-collection/)
151159
* [DigitalOcean: Clean Up Container Registry](https://docs.digitalocean.com/products/container-registry/how-to/clean-up-container-registry/)
152160
* [Community Guide: Reclaiming Disk Space](https://dev.to/limal/reclaiming-free-disk-space-from-a-private-docker-repository-30f5)
153-
* [GitHub Issue: Registry Garbage Collection](https://github.com/distribution/distribution/issues/3178)
161+
* [GitHub Issue: Registry Garbage Collection](https://github.com/distribution/distribution/issues/3178)

0 commit comments

Comments
 (0)