singlepane (sha256:2c6851968d5d846f439a325dca455761ae857c285bfeddac494a63869be0e3d6)
Published 2026-05-04 23:53:59 +00:00 by wayfinderak
Installation
docker pull gitea.djpianalto.com/wayfinderak/singlepane@sha256:2c6851968d5d846f439a325dca455761ae857c285bfeddac494a63869be0e3d6sha256:2c6851968d5d846f439a325dca455761ae857c285bfeddac494a63869be0e3d6Image Layers
| # 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:53:59 +00:00
Versions (4)
View all
Container
0
OCI / Docker
linux/amd64
79 MiB