forkjo (sha256:a40c9a3be77270e1b0d722f7bfd8fdd9009cc768819b08d1a6fa095af1ee82bb)
Published 2024-10-26 21:09:37 +02:00 by tom
Installation
docker pull git.ar21.de/tom/forkjo@sha256:a40c9a3be77270e1b0d722f7bfd8fdd9009cc768819b08d1a6fa095af1ee82bb
sha256:a40c9a3be77270e1b0d722f7bfd8fdd9009cc768819b08d1a6fa095af1ee82bb
About this package
Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.
Image Layers
ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in / |
CMD ["/bin/sh"] |
ARG RELEASE_VERSION |
LABEL maintainer=contact@forgejo.org org.opencontainers.image.authors=Forgejo org.opencontainers.image.url=https://forgejo.org org.opencontainers.image.documentation=https://forgejo.org/download/#container-image org.opencontainers.image.source=https://codeberg.org/forgejo/forgejo org.opencontainers.image.version= org.opencontainers.image.vendor=Forgejo org.opencontainers.image.licenses=GPL-3.0-or-later org.opencontainers.image.title=Forgejo. Beyond coding. We forge. org.opencontainers.image.description=Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job. |
EXPOSE map[22/tcp:{} 3000/tcp:{}] |
RUN |1 RELEASE_VERSION= /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 |1 RELEASE_VERSION= /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 |1 RELEASE_VERSION= /bin/sh -c cd /usr/local/bin ; ln -s gitea forgejo # buildkit |
COPY /go/src/code.gitea.io/gitea/gitea /app/gitea/gitea # buildkit |
RUN |1 RELEASE_VERSION= /bin/sh -c ln -s /app/gitea/gitea /app/gitea/forgejo-cli # 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 |
Labels
Key | Value |
---|---|
maintainer | contact@forgejo.org |
org.opencontainers.image.authors | Forgejo |
org.opencontainers.image.created | 2024-10-26T19:00:58Z |
org.opencontainers.image.description | Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job. |
org.opencontainers.image.documentation | https://forgejo.org/download/#container-image |
org.opencontainers.image.licenses | GPL-3.0-or-later |
org.opencontainers.image.revision | 36274c822363e9ed6412bd7cdf3fa23e712b3d3c |
org.opencontainers.image.source | https://git.ar21.de/tom/forkjo.git |
org.opencontainers.image.title | Forgejo. Beyond coding. We forge. |
org.opencontainers.image.url | https://git.ar21.de/tom/forkjo |
org.opencontainers.image.vendor | Forgejo |
org.opencontainers.image.version |
Details
2024-10-26 21:09:37 +02:00
Versions (24)
View all
Container
0
OCI / Docker
linux/amd64
Forgejo
GPL-3.0-or-later
68 MiB
experimental
2024-11-16
experimental-53
2024-11-16
experimental-52
2024-11-01
experimental-51
2024-11-01
experimental-49
2024-10-28