Block a user
singlepane (main)
Published 2026-09-11 10:08:19 +00:00 by wayfinderak
Installation
docker pull gitea.djpianalto.com/wayfinderak/singlepane:mainsha256:3acbdd57ca823090b24ca02481f13a4b791e252cecd23d7511d2c5c5ba7a9e44
Images
| Digest | OS / Arch | Size |
|---|---|---|
| c126452e8b | linux/amd64 | 79 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600' |
| ARG VCS_REF=1b2062192dfee69ec64b050ad9d21921a07cb460 |
| LABEL org.opencontainers.image.source=https://gitea.wayfinderak.com/wayfinderak/singlepane org.opencontainers.image.revision=1b2062192dfee69ec64b050ad9d21921a07cb460 |
| RUN |1 VCS_REF=1b2062192dfee69ec64b050ad9d21921a07cb460 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates git openssh-client && rm -rf /var/lib/apt/lists/* && useradd -r -u 10001 -g users singlepane # buildkit |
| WORKDIR /app |
| COPY /out/singlepane /app/singlepane # buildkit |
| RUN |1 VCS_REF=1b2062192dfee69ec64b050ad9d21921a07cb460 /bin/sh -c mkdir -p /app/data /app/config-repo && chown -R singlepane:users /app # buildkit |
| USER singlepane |
| VOLUME [/app/data /app/config-repo] |
| EXPOSE [2222/tcp 8080/tcp] |
| ENTRYPOINT ["/app/singlepane"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.revision | 1b2062192dfee69ec64b050ad9d21921a07cb460 |
| org.opencontainers.image.source | https://gitea.wayfinderak.com/wayfinderak/singlepane |
Details
2026-09-11 10:08:19 +00:00
Versions (9)
View all
Container
0
OCI / Docker
latest
2026-09-11
main
2026-09-11
1b2062192dfe
2026-09-11
1b2062192dfee69ec64b050ad9d21921a07cb460
2026-09-11
45f436a91dcf5e0e549a74b963d14eb6e9443e69
2026-08-01