Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
inglor_cz
on Aug 31, 2025
|
parent
|
context
|
favorite
| on:
Running our Docker registry on-prem with Harbor
We run our own Docker registry on-prem with Harbor as well.
One issue to solve is auto-deletion of old images, so that the storage does not swell. Any tips?
mdaniel
on Aug 31, 2025
[–]
https://goharbor.io/docs/2.13.0/working-with-projects/workin...
seems like what you want, especially in combination with
https://goharbor.io/docs/2.13.0/administration/garbage-colle...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
One issue to solve is auto-deletion of old images, so that the storage does not swell. Any tips?