Container Registry Config View #10029

Open
opened 2025-11-02 08:56:15 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @umer936 on GitHub (Dec 30, 2022).

Feature Description

In the container registry, it has the Layers Info, but it would be nice to see the configuration options like how crane-operator does it so that the user doesn't have to read through the layer info to find the most relevant info.

Screenshots

image

image

How it currently looks in Gitea:
image
Maybe the Labels card could be expanded to include other config options?
image

Originally created by @umer936 on GitHub (Dec 30, 2022). ### Feature Description In the container registry, it has the Layers Info, but it would be nice to see the configuration options like how [crane-operator](https://github.com/parabuzzle/craneoperator) does it so that the user doesn't have to read through the layer info to find the most relevant info. ### Screenshots ![image](https://user-images.githubusercontent.com/2078163/210089309-87ebb243-eae1-4af0-8d80-fddf14467eae.png) ![image](https://raw.githubusercontent.com/parabuzzle/craneoperator/master/screenshots/crane_operator.png) How it currently looks in Gitea: ![image](https://user-images.githubusercontent.com/2078163/210089948-2d6ba06d-b461-42cf-8c05-10974de3755e.png) Maybe the Labels card could be expanded to include other config options? ![image](https://user-images.githubusercontent.com/2078163/210090196-c22af7d2-cae8-40ec-ad79-d5bdfd69f547.png)
GiteaMirror added the topic/packagestype/proposaltype/feature labels 2025-11-02 08:56:15 -06:00
Author
Owner

@KN4CK3R commented on GitHub (Jan 1, 2023):

How do you use the information? Does it add that much benefit?

@KN4CK3R commented on GitHub (Jan 1, 2023): How do you use the information? Does it add that much benefit?
Author
Owner

@umer936 commented on GitHub (Jan 3, 2023):

The main part that I would like is the EXPOSED_PORTS and ENTRYPOINT.

We have containers where we specify port values, then we also have containers where we omit that and let Docker choose an available port. It would be nice to see it upfront.

Not necessary by any means as it's visible from the layers, but sometimes the Layers just has a ton of extra info.

@umer936 commented on GitHub (Jan 3, 2023): The main part that I would like is the EXPOSED_PORTS and ENTRYPOINT. We have containers where we specify port values, then we also have containers where we omit that and let Docker choose an available port. It would be nice to see it upfront. Not necessary by any means as it's visible from the layers, but sometimes the Layers just has a ton of extra info.
Author
Owner

@IceWreck commented on GitHub (Jan 5, 2023):

I'm sorry but how do we view packages in the container registry ? I added a couple in gitea via podman push but I'm unable to view them now. I see them in site administration -> packages but Im unable to view any layer information at all like in your gitea screenshot here.

@IceWreck commented on GitHub (Jan 5, 2023): I'm sorry but how do we view packages in the container registry ? I added a couple in gitea via podman push but I'm unable to view them now. I see them in site administration -> packages but Im unable to view any layer information at all like in your gitea screenshot here.
Author
Owner

@KN4CK3R commented on GitHub (Jan 5, 2023):

Just visit the packages page of the owner where you uploaded the packages to.

@KN4CK3R commented on GitHub (Jan 5, 2023): Just visit the packages page of the owner where you uploaded the packages to.
Author
Owner

@IceWreck commented on GitHub (Jan 6, 2023):

Just visit the packages page of the owner where you uploaded the packages to.

image

I'm running gitea 1.18 (latest)

Additionally when I deleted the package from site administration/packages. It says Package Management (Total: 0, Total Size: 443 MiB) .

Why is it still using storage space. It just removed the listing without actually clearing up storage. How do I permanently delete it.

@IceWreck commented on GitHub (Jan 6, 2023): > Just visit the packages page of the owner where you uploaded the packages to. ![image](https://user-images.githubusercontent.com/18102790/210951350-4b469ee9-dd92-4a10-8465-aeb6a7df7411.png) I'm running gitea 1.18 (latest) Additionally when I deleted the package from site administration/packages. It says Package Management (Total: 0, Total Size: 443 MiB) . Why is it still using storage space. It just removed the listing without actually clearing up storage. How do I permanently delete it.
Author
Owner

@KN4CK3R commented on GitHub (Jan 6, 2023):

You have to visit the owner profile not settings.

Additionally when I deleted the package from site administration/packages. It says Package Management (Total: 0, Total Size: 443 MiB) .

Why is it still using storage space. It just removed the listing without actually clearing up storage. How do I permanently delete it.

https://docs.gitea.io/en-us/packages/storage/#deduplication

@KN4CK3R commented on GitHub (Jan 6, 2023): You have to visit the owner profile not settings. > Additionally when I deleted the package from site administration/packages. It says Package Management (Total: 0, Total Size: 443 MiB) . > > Why is it still using storage space. It just removed the listing without actually clearing up storage. How do I permanently delete it. https://docs.gitea.io/en-us/packages/storage/#deduplication
Author
Owner

@IceWreck commented on GitHub (Jan 6, 2023):

Thanks, I'm an idiot.

@IceWreck commented on GitHub (Jan 6, 2023): Thanks, I'm an idiot.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10029