wayfinderak
  • Joined on 2026-03-13

singlepane (74a680328ad20ea347a319b24eeb9e5b8cba7734)

Published 2026-08-01 20:06:10 +00:00 by wayfinderak

Installation

docker pull gitea.djpianalto.com/wayfinderak/singlepane:74a680328ad20ea347a319b24eeb9e5b8cba7734
sha256:927c3808234f3a12cc5feaabeaec595c9dfecdb607a2ef35680817b95b5c2913

Images

Digest OS / Arch Size
c897dc09d4 linux/amd64 79 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'
ARG VCS_REF=74a680328ad20ea347a319b24eeb9e5b8cba7734
LABEL org.opencontainers.image.source=https://gitea.wayfinderak.com/wayfinderak/singlepane org.opencontainers.image.revision=74a680328ad20ea347a319b24eeb9e5b8cba7734
RUN |1 VCS_REF=74a680328ad20ea347a319b24eeb9e5b8cba7734 /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=74a680328ad20ea347a319b24eeb9e5b8cba7734 /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 74a680328ad20ea347a319b24eeb9e5b8cba7734
org.opencontainers.image.source https://gitea.wayfinderak.com/wayfinderak/singlepane
Details
Container
2026-08-01 20:06:10 +00:00
1
OCI / Docker
Versions (9) View all