forgejo (dec793ca48)

Published 2026-05-14 13:35:37 +02:00 by DaTTV in DaTTV/forgejo

Installation

docker pull forgejo.sbmc.dev/dattv/forgejo:dec793ca48
sha256:917f6c656a3ce8c50f621af1aeb9dbc7b0c196390b37ec96b98b69398ad43b76

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 alpine-minirootfs-3.23.4-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=dec793ca48 /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=dec793ca48 /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=dec793ca48 /bin/sh -c cd /usr/local/bin ; ln -s gitea forgejo
COPY file:d5b2d9a59f653a29d43a76e1ae1f660c5e4dfe5cb0e023dd090607d3184ec14c in /app/gitea/gitea
|1 RELEASE_VERSION=dec793ca48 /bin/sh -c ln -s /app/gitea/gitea /app/gitea/forgejo-cli
COPY file:3c2a1ce60f2a6408a738c93e276cabdfa99738fd710498ed3c0d98b8dd49d711 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.41.8
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 dec793ca48
Details
Container
2026-05-14 13:35:37 +02:00
1
OCI / Docker
linux/amd64
Forgejo
GPL-3.0-or-later
77 MiB
Versions (17) View all
latest 2026-05-14
fc35a872e4 2026-05-14
c18e4d1cf4 2026-05-14
dec793ca48 2026-05-14
0e2fc6ebd5 2026-04-19