This repository was archived by the owner on Jul 15, 2025. It is now read-only.
This repository was archived by the owner on Jul 15, 2025. It is now read-only.
Bug: Nested folders not showing in UI #260
Open
Description
Bug description
I'm not sure if this is a bug or just a limitation of sorts or something with OCI, but I have a folder structure in my docker registry like below and the nested folders are not showing in the UI.
Repository 1
└── Folder1/
└── sub-folder1-1/
├── helm1
├── helm2
└── helm3
└── image 1
└── image 2
In the above example sub-folder1-1 and it's contents are not showing in UI.