knot.fogtype.com (411bd3e202330e1243fec52538a7ae0a6d5ba23a)
Published 2026-07-27 19:03:57 +00:00 by nebel
Installation
docker pull git.fogtype.com/nebel/knot.fogtype.com:411bd3e202330e1243fec52538a7ae0a6d5ba23asha256:969413760ffcf0c8fe1fd3edc5611960ba698635d41e69fcff2aa4c8f5af6c41About this package
data server for tangled
Image layers
| ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ENV KNOT_REPO_SCAN_PATH=/home/git/repositories |
| EXPOSE [5555/tcp] |
| EXPOSE [22/tcp] |
| LABEL org.opencontainers.image.title=knot |
| LABEL org.opencontainers.image.description=data server for tangled |
| LABEL org.opencontainers.image.source=https://tangled.org/@tangled.org/knot-docker |
| LABEL org.opencontainers.image.url=https://tangled.org |
| LABEL org.opencontainers.image.vendor=tangled.org |
| LABEL org.opencontainers.image.licenses=MIT |
| ARG UID=1000 |
| ARG GID=1000 |
| COPY rootfs . # buildkit |
| RUN |2 UID=1000 GID=1000 /bin/sh -c chmod 755 /etc # buildkit |
| RUN |2 UID=1000 GID=1000 /bin/sh -c chmod -R 755 /etc/s6-overlay # buildkit |
| RUN |2 UID=1000 GID=1000 /bin/sh -c apk add shadow s6-overlay execline openssl openssh git curl bash # buildkit |
| RUN |2 UID=1000 GID=1000 /bin/sh -c groupadd -g $GID -f git # buildkit |
| RUN |2 UID=1000 GID=1000 /bin/sh -c useradd -u $UID -g $GID -d /home/git git # buildkit |
| RUN |2 UID=1000 GID=1000 /bin/sh -c openssl rand -hex 16 | passwd --stdin git # buildkit |
| RUN |2 UID=1000 GID=1000 /bin/sh -c mkdir -p /home/git/repositories && chown -R git:git /home/git # buildkit |
| COPY /usr/bin/knot /usr/bin # buildkit |
| RUN |2 UID=1000 GID=1000 /bin/sh -c mkdir /app && chown -R git:git /app # buildkit |
| HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:5555 || exit 1] Interval:1m0s Timeout:30s StartPeriod:5s StartInterval:0s Retries:3} |
| ENTRYPOINT ["/init"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.description | data server for tangled |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.source | https://tangled.org/@tangled.org/knot-docker |
| org.opencontainers.image.title | knot |
| org.opencontainers.image.url | https://tangled.org |
| org.opencontainers.image.vendor | tangled.org |
Details
2026-07-27 19:03:57 +00:00
Versions (9)
View all
Container
0
OCI / Docker
linux/amd64
MIT
35 MiB
411bd3e202330e1243fec52538a7ae0a6d5ba23a
2026-07-27
latest
2026-07-27
1ecb524513e8ebc816ccad8960c4e9612e5f6297
2026-07-27
6372f2f2e2105d8a7992fedfdc2cd2ae3cec01bb
2026-07-12
c08cd41f68cf70a359c4776b137ae181991f8b83
2026-07-12