forgejo (sha256:bf0fde6b6372489658ece0b9c2894531be742c90bc25dac563f7bbf928696ecb)

Published 2023-11-25 21:53:29 +00:00 by Nulo

Installation

docker pull gitea.nulo.in/nulo/forgejo@sha256:bf0fde6b6372489658ece0b9c2894531be742c90bc25dac563f7bbf928696ecb
sha256:bf0fde6b6372489658ece0b9c2894531be742c90bc25dac563f7bbf928696ecb

Image Layers

ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /
CMD ["/bin/sh"]
LABEL maintainer=contact@forgejo.org
EXPOSE map[22/tcp:{} 3000/tcp:{}]
RUN /bin/sh -c apk --no-cache add bash ca-certificates curl gettext git linux-pam openssh s6 sqlite su-exec gnupg # buildkit
RUN /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 # buildkit
ENV USER=_gitea
ENV GITEA_CUSTOM=/data/gitea
VOLUME [/data]
ENTRYPOINT ["/usr/bin/entrypoint"]
CMD ["/bin/s6-svscan" "/etc/s6"]
COPY docker/root / # buildkit
RUN /bin/sh -c cd /usr/local/bin ; ln -s gitea forgejo # buildkit
COPY /go/src/code.gitea.io/gitea/gitea /app/gitea/gitea # buildkit
COPY /go/src/code.gitea.io/gitea/environment-to-ini /usr/local/bin/environment-to-ini # buildkit
COPY /go/src/code.gitea.io/gitea/contrib/autocompletion/bash_autocomplete /etc/profile.d/gitea_bash_autocomplete.sh # buildkit
RUN /bin/sh -c chmod 755 /usr/bin/entrypoint /app/gitea/gitea /usr/local/bin/gitea /usr/local/bin/environment-to-ini # buildkit
RUN /bin/sh -c chmod 755 /etc/s6/gitea/* /etc/s6/openssh/* /etc/s6/.s6-svscan/* # buildkit
RUN /bin/sh -c chmod 644 /etc/profile.d/gitea_bash_autocomplete.sh # buildkit

Labels

Key Value
maintainer contact@forgejo.org
org.opencontainers.image.created 2023-11-25T21:39:43Z
org.opencontainers.image.revision 7c22dab8a346d55dde13ebea9de4ccb42b3f5b71
org.opencontainers.image.source https://gitea.nulo.in/Nulo/forgejo.git
org.opencontainers.image.url https://gitea.nulo.in/Nulo/forgejo
Details
Container
2023-11-25 21:53:29 +00:00
1
OCI / Docker
linux/amd64
66 MiB
Versions (19) View all
v7.0.5 2024-07-03
v7.0.4 2024-06-13
v7.0.3 2024-05-22
v7.0.2 2024-05-02
v1.21.11-0 2024-04-18