Block a user
singlepane (c3db6ea8b6f9)
Published 2026-05-04 23:54:00 +00:00 by wayfinderak
Installation
docker pull gitea.djpianalto.com/wayfinderak/singlepane:c3db6ea8b6f9sha256:283ef6d01240620679db870a1c4fe6b041a5bbe30d315095f4b7562b3f067352
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 2c6851968d | 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 23:54:00 +00:00
Versions (9)
View all
Container
1
OCI / Docker
latest
2026-09-11
main
2026-09-11
1b2062192dfe
2026-09-11
1b2062192dfee69ec64b050ad9d21921a07cb460
2026-09-11
45f436a91dcf5e0e549a74b963d14eb6e9443e69
2026-08-01