- https://dmitriy.icu
-
-
Fullstack web developer
-
Linux fan (and partly C developer too)
-
ETU "LETI" student
-
ML enthusiast
-
- Joined on
2022-05-05
Block a user
my-gitea (latest)
Installation
docker pull git.dm1sh.ru/dm1sh/my-gitea:latest
sha256:496304d0618ba3302516af4bb767eb096ef66b692fa18ec71e612fdd885d31d3
About this package
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
Image Layers
ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit |
CMD ["/bin/sh"] |
LABEL maintainer=maintainers@gitea.io |
EXPOSE map[22/tcp:{} 3000/tcp:{}] |
RUN /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/* # buildkit |
RUN /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 # buildkit |
ENV USER=git |
ENV GITEA_CUSTOM=/data/gitea |
VOLUME [/data] |
ENTRYPOINT ["/usr/bin/entrypoint"] |
CMD ["/usr/bin/s6-svscan" "/etc/s6"] |
COPY /tmp/local / # buildkit |
COPY /go/src/code.gitea.io/gitea/gitea /app/gitea/gitea # buildkit |
COPY /go/src/code.gitea.io/gitea/environment-to-ini /usr/local/bin/environment-to-ini # buildkit |
COPY /go/src/code.gitea.io/gitea/contrib/autocompletion/bash_autocomplete /etc/profile.d/gitea_bash_autocomplete.sh # buildkit |
/bin/sh -c apk --no-cache add pipx pandoc-cli |
/bin/sh -c pipx install --global nbconvert |
COPY file:6efc6f939ba915dbade0c619b9ae8756ddf652888ae438689e33ab700cb25a82 in /data/gitea/conf/app.ini |
Labels
Key | Value |
---|---|
io.buildah.version | 1.40.1 |
maintainer | maintainers@gitea.io |
org.opencontainers.image.created | 2025-07-15T04:25:29.563Z |
org.opencontainers.image.description | Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD |
org.opencontainers.image.licenses | MIT |
org.opencontainers.image.revision | 486d274be67586fd53290652f72f2ce594e262e9 |
org.opencontainers.image.source | https://github.com/go-gitea/gitea |
org.opencontainers.image.title | gitea |
org.opencontainers.image.url | https://github.com/go-gitea/gitea |
org.opencontainers.image.version | 1.24.3 |
Details
2025-07-15 09:14:37 +03:00
Versions (3)
View all
Container
170
OCI / Docker
linux/amd64
MIT
162 MiB