Block a user
singlepane (bec29e2dc2e2)
Published 2026-05-04 20:53:25 +00:00 by wayfinderak
Installation
docker pull gitea.djpianalto.com/wayfinderak/singlepane:bec29e2dc2e2sha256:e8e7f2f9af993561a39c8c76f714e9bf967074a59cd83fc5953297c8215a813f
Images
| Digest | OS / Arch | Size |
|---|---|---|
| b7f30cdfb4 | linux/amd64 | 79 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600' |
| RUN /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 /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"] |
Details
2026-05-04 20:53:25 +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