forgejo (7.0.10)
Installation
docker pull git.garbaye.fr/garbaye/forgejo:7.0.10
sha256:75f4b92f43a25b3adb146f5afa6cde90d1d9fc2cfb7a8a2bf6957a15889d47b5
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:9e193d6fff4bce11c0ee715ad87def9ef40e9608d4be84cf73391edd45b2810e in / |
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="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 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 ["/bin/s6-svscan", "/etc/s6"] |
COPY dir:c5b80b09923e24beb87d17c1d686aa7fc53d02fab51d4b5e999c1546d65321b0 in / |
/bin/sh -c cd /usr/local/bin ; ln -s gitea forgejo |
COPY file:011ded21b9bb6cd55d26410cb1e64ab80a2745ea60770f20f3226fa073a2bc7c in /app/gitea/gitea |
COPY file:7fd4e7b1d68da201df6e059e2964f8796e9ae47014ebd1233bdf212d83a45148 in /usr/local/bin/environment-to-ini |
COPY file:0b70e2b51128865733266da81c4519d38407007ce93a1b12a685eb349b72f668 in /etc/profile.d/gitea_bash_autocomplete.sh |
LABEL "org.opencontainers.image.version"="7.0.10" |
Labels
Key | Value |
---|---|
io.buildah.version | 1.33.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 | 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 | 7.0.10 |
Details
2024-10-29 20:00:19 +00:00
Versions (6)
View all
Container
20
OCI / Docker
linux/amd64
Forgejo
MIT
69 MiB