1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-30 07:05:50 +00:00
gitea/routers/api/packages/container
KN4CK3R fbd4eaceed
Display image size for multiarch container images (#23821)
Fixes #23771

Changes the display of different architectures for multiarch images to
show the image size:

![grafik](https://user-images.githubusercontent.com/1666336/228781477-cc76c4d1-4728-434f-8a27-fc008790d924.png)
2023-04-02 17:53:37 +08:00
..
auth.go refactor auth interface to return error when verify failure (#22119) 2022-12-28 13:53:28 +08:00
blob.go Check quota limits for container uploads (#22450) 2023-01-29 11:34:29 -06:00
container.go Use import of OCI structs (#22765) 2023-02-06 10:07:09 +00:00
errors.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
manifest.go Display image size for multiarch container images (#23821) 2023-04-02 17:53:37 +08:00