forgejo_fork (14.0.2)
Published 2026-02-05 16:14:36 +00:00 by delandtj
Installation
docker pull forge.ourworld.tf/lhumina_research/forgejo_fork:14.0.2sha256:ae5490d743a85bc8b381211b9b57f8934a0b0cb1744e9c0e0ad62f69048e5780About this package
Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.
Image layers
| ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit |
| 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="${RELEASE_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 22 3000 |
| |1 RELEASE_VERSION=14.0.2 /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/* |
| |1 RELEASE_VERSION=14.0.2 /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 |
| ENV USER=git |
| ENV GITEA_CUSTOM=/data/gitea |
| VOLUME ["/data"] |
| ENTRYPOINT ["/usr/bin/entrypoint"] |
| CMD ["/usr/bin/s6-svscan", "/etc/s6"] |
| COPY dir:5cd0fe044325eefc022e04125e6b5ff3e08486b331881d896f66f54d80dfef6b in / |
| |1 RELEASE_VERSION=14.0.2 /bin/sh -c cd /usr/local/bin ; ln -s gitea forgejo |
| COPY file:ff914e442fe537ee799977bb87bcb539ea3c2c876dc1786465761ec31e52a84c in /app/gitea/gitea |
| |1 RELEASE_VERSION=14.0.2 /bin/sh -c ln -s /app/gitea/gitea /app/gitea/forgejo-cli |
| COPY file:db1ac73879a066ac4ba2d47aae7c133a8aa6afeb346441169e787827630bec2e in /usr/local/bin/environment-to-ini |
| COPY file:5a3a4a758f2a2eaba10bb427971c0d3ce8b1ea36f2581186d76bf9b9660cfce0 in /etc/profile.d/gitea_bash_autocomplete.sh |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.42.2 |
| 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 | GPL-3.0-or-later |
| 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 | 14.0.2 |
Details
2026-02-05 16:14:36 +00:00
Versions (2)
View all
Container
0
OCI / Docker
linux/amd64
Forgejo
GPL-3.0-or-later
76 MiB