forgejo (v1.21.8-0)

Published 2024-03-23 20:55:37 +00:00 by Nulo

Installation

docker pull gitea.nulo.in/nulo/forgejo:v1.21.8-0
sha256:915c1e8f40b93784a30ce448d779348f4d2e791c1709681f35c132563bce78ab

Image Layers

ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /
CMD ["/bin/sh"]
LABEL maintainer="contact@forgejo.org"
EXPOSE 22 3000
/bin/sh -c apk --no-cache add bash ca-certificates curl gettext git linux-pam openssh s6 sqlite su-exec gnupg && rm -rf /var/cache/apk/*
/bin/sh -c addgroup -S -g 1000 git && adduser -S -H -D -h /data/git -s /bin/bash -u 1000 -G git _gitea && echo "_gitea:*" | chpasswd -e
ENV USER _gitea
ENV GITEA_CUSTOM /data/gitea
VOLUME ["/data"]
ENTRYPOINT ["/usr/bin/entrypoint"]
CMD ["/bin/s6-svscan", "/etc/s6"]
COPY dir:c5b80b09923e24beb87d17c1d686aa7fc53d02fab51d4b5e999c1546d65321b0 in /
/bin/sh -c cd /usr/local/bin ; ln -s gitea forgejo
COPY file:1908c3677f191174b28e8a25e904b65fa6055f075dffd3d33d44738bd23248fd in /app/gitea/gitea
COPY file:03c65787c6332154d00f3ac7ad85b043e5f77f9fc80389011528f6475250da5b in /usr/local/bin/environment-to-ini
COPY file:0b70e2b51128865733266da81c4519d38407007ce93a1b12a685eb349b72f668 in /etc/profile.d/gitea_bash_autocomplete.sh

Labels

Key Value
io.buildah.version 1.33.5
maintainer contact@forgejo.org
Details
Container
2024-03-23 20:55:37 +00:00
3
OCI / Docker
linux/amd64
69 MiB
Versions (16) View all
v7.0.2 2024-05-02
v1.21.11-0 2024-04-18
v1.21.10-0 2024-04-04
v1.21.8-0 2024-03-23
v1.21.7-0 2024-03-06