gitea-sonarqube-bot (sha256:edb74505d16d70011e9a384ea826eb6aa31c34a284359d00ccbfa1fd5e9b0f86)

Published 2025-12-14 10:29:18 +00:00 by julian.schlarb in julian.schlarb/gitea-sonarqube-bot

Installation

docker pull git.denktmit.tech/julian.schlarb/gitea-sonarqube-bot@sha256:edb74505d16d70011e9a384ea826eb6aa31c34a284359d00ccbfa1fd5e9b0f86
sha256:edb74505d16d70011e9a384ea826eb6aa31c34a284359d00ccbfa1fd5e9b0f86

Image layers

ARG VERSION=v0.0.0-968092cc
ARG GIT_COMMIT=968092cc
ARG BUILD_TIME=2025-12-14T11:26:07+01:00
LABEL org.opencontainers.image.source=https://git.denktmit.tech/julian.schlarb/gitea-sonarqube-bot
LABEL org.opencontainers.image.version=v0.0.0-968092cc
LABEL org.opencontainers.image.revision=968092cc
LABEL org.opencontainers.image.created=2025-12-14T11:26:07+01:00
WORKDIR /home/bot
USER 65532:65532
ENV GIN_MODE=release
ENV GITEA_SQ_BOT_CONFIG_PATH=/home/bot/config/config.yaml
ENV GITEA_SQ_BOT_PORT=3000
COPY --chown=65532:65532 --chmod=550 /workspace/gitea-sonarqube-bot /gitea-sonarqube-bot # buildkit
EXPOSE [3000/tcp]
VOLUME [/home/bot/config/]
ENTRYPOINT ["/gitea-sonarqube-bot"]

Labels

Key Value
org.opencontainers.image.created 2025-12-14T11:26:07+01:00
org.opencontainers.image.revision 968092cc
org.opencontainers.image.source https://git.denktmit.tech/julian.schlarb/gitea-sonarqube-bot
org.opencontainers.image.version v0.0.0-968092cc
Details
Container
2025-12-14 10:29:18 +00:00
0
OCI / Docker
linux/arm64
5.7 MiB
Versions (4) View all
v0.5.0-3-gceacf95 2025-12-14
v0.5.0 2025-12-14
v0.0.0-0f98614a 2025-12-14
v0.0.0-968092cc 2025-12-14