pmc

git.piperswe.me (sha256:235b9c5468d679ee178db8a41bcd57ea5f0bbabb092cb26114f32f3161da33cd)

Published 2024-03-14 00:23:13 +00:00 by pmc in pmc/git.piperswe.me

Installation

docker pull git.piperswe.me/pmc/git.piperswe.me@sha256:235b9c5468d679ee178db8a41bcd57ea5f0bbabb092cb26114f32f3161da33cd
sha256:235b9c5468d679ee178db8a41bcd57ea5f0bbabb092cb26114f32f3161da33cd

Image Layers

ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f 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 && rm -rf /var/cache/apk/* # buildkit
RUN /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 # buildkit
ENV USER=git
ENV GITEA_CUSTOM=/data/gitea
VOLUME [/data]
ENTRYPOINT ["/usr/bin/entrypoint"]
CMD ["/bin/s6-svscan" "/etc/s6"]
COPY /tmp/local / # 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
COPY /usr/local/bin/litestream /usr/local/bin/litestream # buildkit
COPY etc /etc # buildkit
RUN /bin/sh -c chmod +x /etc/s6/litestream/* # buildkit

Labels

Key Value
maintainer contact@forgejo.org
org.opencontainers.image.created 2024-03-14T00:21:03.990Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision ea786a9f1ea77268570ceca3d14c1eb4ba4f7360
org.opencontainers.image.source https://git.piperswe.me/pmc/git.piperswe.me
org.opencontainers.image.title git.piperswe.me
org.opencontainers.image.url https://git.piperswe.me/pmc/git.piperswe.me
org.opencontainers.image.version sha-ea786a9
Details
Container
2024-03-14 00:23:13 +00:00
0
OCI / Docker
linux/amd64
83 MiB
Versions (6) View all
sha-8a5c1e2 2024-04-04
sha-2fd9795 2024-03-14
sha-8ef836d 2024-03-14
sha-ea786a9 2024-03-14
sha-53daf2a 2024-03-13