• Joined on 2020-06-16

gitea (1.18.4)

Published 2023-10-25 18:49:13 +02:00 by felixh

Installation

docker pull git.ffhartmann.de/felixh/gitea:1.18.4
sha256:fc835996f6592d62289f3c223624e41893ae544e5de8ec1ee288715c2884967d

Image Layers

ADD file:ac5fb7eb0d68040d948989f0a50914d0d4a6b631cfe76b508eecd82eb7d46953 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:36ec73ba739b8bfd9dda4909c626aba517392a2e90fe6b12bc5ad7cf853ee0a6 in /app/gitea/gitea
COPY file:d4c136dc63fa2625a2211d1b010514dc952236ab74143302021f9da3d7cef9df 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=2023-02-20T03:41:16Z
LABEL org.opencontainers.image.revision=4c7786b3b6e5bf8b5798da3ce387624d4da63f7c
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 2023-02-20T03:41:16Z
org.opencontainers.image.revision 4c7786b3b6e5bf8b5798da3ce387624d4da63f7c
org.opencontainers.image.source https://github.com/go-gitea/gitea.git
org.opencontainers.image.url https://github.com/go-gitea/gitea
Details
Container
2023-10-25 18:49:13 +02:00
0
OCI / Docker
linux/amd64
107 MiB
Versions (1) View all
1.18.4 2023-10-25