forgejo (15.0.6)
Installation
docker pull git.garbaye.fr/garbaye/forgejo:15.0.6sha256:c3303485e9c8c7fae79f7bc9891bb86bac2cd667c54706642a6f5d001c6fedc4About 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.5-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ARG |
| 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 |
| /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/* |
| /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 / |
| /bin/sh -c cd /usr/local/bin ; ln -s gitea forgejo |
| COPY file:688e9f6af24539d4f2ae5d50eedfaa70d5e01f2e01cc41c82349367f1344c9d7 in /app/gitea/gitea |
| /bin/sh -c ln -s /app/gitea/gitea /app/gitea/forgejo-cli |
| COPY file:2ca19c62c2a7868b131d34c18cf0aeb8b0722410cea25f30d65d403138072d16 in /usr/local/bin/environment-to-ini |
| COPY file:5a3a4a758f2a2eaba10bb427971c0d3ce8b1ea36f2581186d76bf9b9660cfce0 in /etc/profile.d/gitea_bash_autocomplete.sh |
| LABEL "org.opencontainers.image.version"="15.0.6" |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.1 |
| 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 | 15.0.6 |
Details
2026-07-31 19:29:57 +00:00
Versions (13)
View all
Container
3
OCI / Docker
linux/amd64
Forgejo
GPL-3.0-or-later
77 MiB