Open-source software for Joomla, Gitea, and web platforms. Home of MokoSuite, MokoGitea, and MokoCLI.
Tennessee
mokogitea (stable)
Published 2026-06-21 00:31:48 +00:00 by jmiller
Installation
docker pull code.mokoconsulting.tech/mokoconsulting/mokogitea:stablesha256:046d4c3880cc66ef22c75e2f5215b09be568f342517d05fd04b72a49c7fe7b1c
Image Layers
| ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| EXPOSE [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 # 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 |
| COPY /tmp/local / # buildkit |
| COPY /go/src/code.mokoconsulting.tech/MokoConsulting/MokoGitea/gitea /app/gitea/gitea # buildkit |
| RUN /bin/sh -c printf '#!/bin/sh\nexec sleep infinity\n' > /etc/s6/openssh/run && chmod 755 /etc/s6/openssh/run # buildkit |
| ENV USER=git |
| ENV GITEA_CUSTOM=/data/gitea |
| VOLUME [/data] |
| ENTRYPOINT ["/usr/bin/entrypoint"] |
| CMD ["/usr/bin/s6-svscan" "/etc/s6"] |
Details
2026-06-21 00:31:48 +00:00
Versions (73)
View all
Container
0
OCI / Docker
linux/amd64
66 MiB
stable-132-g8ffd2ffe18
2026-06-28
latest
2026-06-28
stable-122-gafe46361c7
2026-06-27
stable-57-g4d1be56bad
2026-06-23
stable-40-g6c6b7c888e
2026-06-21