pmc

git.piperswe.me (sha256:d821c9c8797bab938805e0b53636e7756aab7be6cdb81a63ba6ac111d1a566fc)

Published 2024-04-04 02:49:21 +00:00 by pmc in pmc/git.piperswe.me

Installation

docker pull git.piperswe.me/pmc/git.piperswe.me@sha256:d821c9c8797bab938805e0b53636e7756aab7be6cdb81a63ba6ac111d1a566fc
sha256:d821c9c8797bab938805e0b53636e7756aab7be6cdb81a63ba6ac111d1a566fc

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
RUN /bin/sh -c apk --no-cache add aws-cli # buildkit
COPY /usr/local/bin/litestream /usr/local/bin/litestream # buildkit
COPY etc /etc # buildkit
RUN /bin/sh -c chmod +x /etc/s6/litestream/* /etc/s6/backup/* # buildkit

Labels

Key Value
maintainer contact@forgejo.org
org.opencontainers.image.created 2024-04-04T02:46:44.917Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 8a5c1e2424f8654524b9c91e0c65e9360a8ed60a
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-8a5c1e2
Details
Container
2024-04-04 02:49:21 +00:00
0
OCI / Docker
linux/amd64
118 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