singlepane (sha256:b7f30cdfb455024e650a336d51962aa5ec1c64b6d3c15dd5b1676f60f795cf08)
Published 2026-05-04 20:53:24 +00:00 by wayfinderak
Installation
docker pull gitea.djpianalto.com/wayfinderak/singlepane@sha256:b7f30cdfb455024e650a336d51962aa5ec1c64b6d3c15dd5b1676f60f795cf08sha256:b7f30cdfb455024e650a336d51962aa5ec1c64b6d3c15dd5b1676f60f795cf08Image 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 20:53:24 +00:00
Versions (4)
View all
Container
0
OCI / Docker
linux/amd64
79 MiB