gitea-sonarqube-bot (sha256:42e2e54274acbddc58c14b5318ca033ccfef1a33dde1d0e853feb404427f263b)

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

Installation

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

Image layers

ARG VERSION=v0.5.0
ARG GIT_COMMIT=0f98614a
ARG BUILD_TIME=2025-12-14T11:30:48+01:00
LABEL org.opencontainers.image.source=https://git.denktmit.tech/julian.schlarb/gitea-sonarqube-bot
LABEL org.opencontainers.image.version=v0.5.0
LABEL org.opencontainers.image.revision=0f98614a
LABEL org.opencontainers.image.created=2025-12-14T11:30:48+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:30:48+01:00
org.opencontainers.image.revision 0f98614a
org.opencontainers.image.source https://git.denktmit.tech/julian.schlarb/gitea-sonarqube-bot
org.opencontainers.image.version v0.5.0
Details
Container
2025-12-14 10:33:36 +00:00
0
OCI / Docker
linux/amd64
6.1 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