gitea (1.17.3)

Published 2 years ago by resource

Installation

docker pull gitea.xadocker.cn/container-image/gitea:1.17.3

Image Layers

ADD file:2a949686d9886ac7c10582a6c29116fd29d3077d02755e87e111870d63607725 in /
CMD ["/bin/sh"]
LABEL maintainer=maintainers@gitea.io
EXPOSE 22 3000
/bin/sh -c apk --no-cache add bash ca-certificates curl gettext git linux-pam openssh s6 sqlite su-exec gnupg
/bin/sh -c addgroup -S -g 1000 git && adduser -S -H -D -h /data/git -s /bin/bash -u 1000 -G git git && echo "git:*" | chpasswd -e
ENV USER=git
ENV GITEA_CUSTOM=/data/gitea
VOLUME [/data]
ENTRYPOINT ["/usr/bin/entrypoint"]
CMD ["/bin/s6-svscan" "/etc/s6"]
COPY dir:2fa066f81fd77298b77161b3d3dd30c95fbcfe95d379a3fd60ec07b04c0b0038 in /
COPY file:91fbe9d750c736871f5d045458b6099f19aef0772a021eec2442a513c24509a9 in /app/gitea/gitea
COPY file:09f54408a84adaddfa2789b32f7be3fee3843d3b9213b1846ba649c0646be67f in /usr/local/bin/environment-to-ini
/bin/sh -c chmod 755 /usr/bin/entrypoint /app/gitea/gitea /usr/local/bin/gitea /usr/local/bin/environment-to-ini
/bin/sh -c chmod 755 /etc/s6/gitea/* /etc/s6/openssh/* /etc/s6/.s6-svscan/*
LABEL org.opencontainers.image.created=2022-10-15T13:34:51Z
LABEL org.opencontainers.image.revision=f48fda8eefa4d47e335f01ac92366b9373950e0e
LABEL org.opencontainers.image.source=https://github.com/go-gitea/gitea.git
LABEL org.opencontainers.image.url=https://github.com/go-gitea/gitea

Labels

Key Value
maintainer maintainers@gitea.io
org.opencontainers.image.created 2022-10-15T13:34:51Z
org.opencontainers.image.revision f48fda8eefa4d47e335f01ac92366b9373950e0e
org.opencontainers.image.source https://github.com/go-gitea/gitea.git
org.opencontainers.image.url https://github.com/go-gitea/gitea
Details
Container
2022-11-16
0
OCI / Docker
linux/amd64
Versions (1) View all
1.17.3 on 2022-11-16