forgejo (v7.0.3)
Published 2024-05-23 00:45:31 +00:00 by Nulo
Installation
docker pull gitea.nulo.in/nulo/forgejo:v7.0.3
sha256:63fdb4bd3a34364205a4bc28dd3ef725616cf66cfbb0ef8bdc71e1ef0510f57a
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= 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= /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 _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 /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 |
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.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.source | https://codeberg.org/forgejo/forgejo |
org.opencontainers.image.title | Forgejo. Beyond coding. We forge. |
org.opencontainers.image.url | https://forgejo.org |
org.opencontainers.image.vendor | Forgejo |
org.opencontainers.image.version |
Details
2024-05-23 00:45:31 +00:00
Versions (19)
View all
Container
1
OCI / Docker
linux/amd64
Forgejo
MIT
68 MiB