forgejo (15.0.5)
Installation
docker pull git.garbaye.fr/garbaye/forgejo:15.0.5sha256:41c068f74a248e37b58131f481b24835ae147131268fc5f2c280ec40259557f6About 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:30261dbef0c18e544f7942c100e25bf49417f52883cf86d4c7ec36e1c9a6c60c in /app/gitea/gitea |
| /bin/sh -c ln -s /app/gitea/gitea /app/gitea/forgejo-cli |
| COPY file:8f05ed3a407c1636c7cb3af893f4959a4d01efcc5366f494a396f438f2d1d6f0 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.5" |
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.5 |
Details
2026-07-21 21:33:31 +00:00
Versions (13)
View all
Container
13
OCI / Docker
linux/amd64
Forgejo
GPL-3.0-or-later
77 MiB