Images containers : labels #11

Open
opened 2022-12-13 21:53:18 +00:00 by gitouche · 0 comments
Owner

Pour les images qui sont construites sans LABEL, les ajouter au build.

Exemple : bb3775aa59

Cela rempli les informations "Details" des images sur le registry (c'est joli ET lisible!) Exemple : https://git.garbaye.fr/Garbaye/-/packages/container/privatebin-nginx-fpm-alpine/1.5.0-alpine3.17

Il faudrait à minima les labels

org.opencontainers.image.licenses
org.opencontainers.image.source
org.opencontainers.image.title
org.opencontainers.image.url
org.opencontainers.image.version

Ref. https://github.com/opencontainers/image-spec/blob/main/annotations.md

Suivi :

  • framadate
  • gitea
  • hedgedoc
  • jitsi
  • matrix
  • ntfy
  • peerjs
  • privatebin
  • seafile
  • vaultwarden
Pour les images qui sont construites sans `LABEL`, les ajouter au build. Exemple : https://git.garbaye.fr/Garbaye/services-garbaye/commit/bb3775aa59963c86ed92f5a82faa5bc4787eee19 Cela rempli les informations "Details" des images sur le registry (c'est joli ET lisible!) Exemple : https://git.garbaye.fr/Garbaye/-/packages/container/privatebin-nginx-fpm-alpine/1.5.0-alpine3.17 Il faudrait à minima les labels ``` org.opencontainers.image.licenses org.opencontainers.image.source org.opencontainers.image.title org.opencontainers.image.url org.opencontainers.image.version ``` Ref. https://github.com/opencontainers/image-spec/blob/main/annotations.md Suivi : - [ ] framadate - [ ] gitea - [ ] hedgedoc - [ ] jitsi - [ ] matrix - [ ] ntfy - [ ] peerjs - [ ] privatebin - [ ] seafile - [ ] vaultwarden
gitouche added the
type:amélioration
priorité:basse
labels 2022-12-13 21:53:18 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Garbaye/services-garbaye#11
No description provided.