• Joined on 2025-08-10

flxn-pocketbase (d1951afb3cc3b51731388df0b6c9246b96ae333f)

Published 2026-02-08 16:18:20 -06:00 by kyle

Installation

docker pull git.yohler.net/kyle/flxn-pocketbase:d1951afb3cc3b51731388df0b6c9246b96ae333f
sha256:7a12494d1b118e31f4174c2f68a4eb0b1360cd5b19bcad7fe3202785aa966242

Image Layers

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG PB_VERSION=0.26.5
|1 PB_VERSION=0.26.5 /bin/sh -c apk add --no-cache unzip ca-certificates
ADD ae23bde962b8092a8d695e430326a7b6a730889a2f7381bd8d36e2986eeeed5f in /tmp/pb.zip
|1 PB_VERSION=0.26.5 /bin/sh -c unzip /tmp/pb.zip -d /pb/ && rm /tmp/pb.zip && chmod +x /pb/pocketbase
|1 PB_VERSION=0.26.5 /bin/sh -c mkdir -p /pb/pb_data
COPY dir:f8d43326c87a684b76b0c4b2f6ac7f2bd0e344a2acb2eaf4abdeb3e86f76ef84 in /pb/pb_migrations
EXPOSE 8090
HEALTHCHECK &{["CMD-SHELL" "wget --no-verbose --tries=1 --spider http://localhost:8090/api/health || exit 1"] "30s" "3s" "10s" "0s" '\x03'}
CMD ["/pb/pocketbase" "serve" "--http=0.0.0.0:8090" "--dir=/pb/pb_data" "--migrationsDir=/pb/pb_migrations"]
Details
Container
2026-02-08 16:18:20 -06:00
0
OCI / Docker
linux/amd64
26 MiB
Versions (8) View all