mirror of
https://github.com/skylanix/MamieHenriette.git
synced 2026-02-15 04:30:37 +01:00
docker: corrige les labels selon la documentation GitHub
This commit is contained in:
@@ -1,11 +1,9 @@
|
|||||||
FROM debian:trixie-slim
|
FROM debian:trixie-slim
|
||||||
|
|
||||||
# Métadonnées de l'image
|
# Labels requis pour GitHub Container Registry
|
||||||
LABEL org.opencontainers.image.title="MamieHenriette"
|
LABEL org.opencontainers.image.source=https://github.com/skylanix/MamieHenriette
|
||||||
LABEL org.opencontainers.image.description="Bot multi-plateformes Discord/Twitch/YouTube pour la communauté STEvE"
|
LABEL org.opencontainers.image.description="Bot multi-plateformes Discord/Twitch/YouTube pour la communauté STEvE"
|
||||||
LABEL org.opencontainers.image.authors="skylanix"
|
# LABEL org.opencontainers.image.licenses=Apache-2.0
|
||||||
LABEL org.opencontainers.image.source="https://github.com/skylanix/MamieHenriette"
|
|
||||||
LABEL org.opencontainers.image.url="https://github.com/skylanix/MamieHenriette"
|
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user