forgejo (sha256:a3642cdf80b7b391842bc61417df2fa3f30f806338b7707fb7d3a8ed038d242d)
Installation
docker pull git.gnous.eu/enpls/forgejo@sha256:a3642cdf80b7b391842bc61417df2fa3f30f806338b7707fb7d3a8ed038d242d
sha256:a3642cdf80b7b391842bc61417df2fa3f30f806338b7707fb7d3a8ed038d242d
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:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 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=7.0.0 org.opencontainers.image.vendor=Forgejo org.opencontainers.image.licenses=MIT 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=7.0.0 /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=7.0.0 /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=7.0.0 /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 |
LABEL maintainer=GnousEU |
RUN /bin/sh -c apk --no-cache add asciidoctor pandoc sudo && echo "git ALL=(nobody) NOPASSWD: /usr/bin/pandoc" >> /etc/sudoers && echo "git ALL=(nobody) NOPASSWD: /usr/bin/asciidoctor" >> /etc/sudoers # buildkit |
Labels
Key | Value |
---|---|
maintainer | GnousEU |
org.opencontainers.image.authors | Forgejo |
org.opencontainers.image.created | 2024-04-23T18:13:10Z |
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 | MIT |
org.opencontainers.image.revision | c18c38ca5cf722bd67ab8211ededea0fada97f8a |
org.opencontainers.image.source | https://git.gnous.eu/enpls/forgejo-docker.git |
org.opencontainers.image.title | Forgejo. Beyond coding. We forge. |
org.opencontainers.image.url | https://git.gnous.eu/enpls/forgejo-docker |
org.opencontainers.image.vendor | Forgejo |
org.opencontainers.image.version | 7.0.0 |
Details
2024-04-23 20:13:58 +02:00
Versions (11)
View all
Container
2
OCI / Docker
linux/amd64
Forgejo
MIT
120 MiB