knot (v1.13.0-alpha)
Published 2026-04-16 10:05:09 -07:00 by astra
Installation
docker pull git.gloom.garden/astra/knot:v1.13.0-alphasha256:ac87bb594e00f52b4fd40cfb6ffe80d248933206ac990d97e7170283bdc91da3About this package
data server for tangled
Image layers
| ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| expose 5555 |
| expose 22 |
| 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 |
| ARG GID UID |
| COPY dir:22ed8697ffd2e33ecba52fb160f312a56a8cd51f2d5209b4c806e0fdb5e94d08 in . |
| |2 GID=1000 UID=1000 /bin/sh -c chmod 755 /etc |
| |2 GID=1000 UID=1000 /bin/sh -c chmod -R 755 /etc/s6-overlay |
| |2 GID=1000 UID=1000 /bin/sh -c apk add shadow s6-overlay execline openssl openssh git curl bash |
| |2 GID=1000 UID=1000 /bin/sh -c groupadd -g $GID -f git |
| |2 GID=1000 UID=1000 /bin/sh -c useradd -u $UID -g $GID -d /home/git git |
| |2 GID=1000 UID=1000 /bin/sh -c openssl rand -hex 16 | passwd --stdin git |
| |2 GID=1000 UID=1000 /bin/sh -c mkdir -p /home/git/repositories && chown -R git:git /home/git |
| COPY file:5355c5edc3f484c16eb1e80d0ef8359aebc1b886fd0feefd3a9fa71f21547146 in /usr/bin |
| |2 GID=1000 UID=1000 /bin/sh -c mkdir /app && chown -R git:git /app |
| healthcheck --interval=60s --timeout=30s --start-period=5s --retries=3 cmd curl -f http://localhost:5555 || exit 1 |
| entrypoint ["/init"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.0 |
| 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-04-16 10:05:09 -07:00
Versions (2)
View all
Container
2
OCI / Docker
linux/amd64
MIT
32 MiB
v1.13.0-alpha
2026-04-16
latest
2026-04-16