• Joined on 2025-08-10

bgn-pocketbase (55dd603f3bcf9ed8bedac17c9a08ce6fe0a77c06)

Published 2026-02-04 23:18:08 -06:00 by kyle

Installation

docker pull git.yohler.net/kyle/bgn-pocketbase:55dd603f3bcf9ed8bedac17c9a08ce6fe0a77c06
sha256:9f2cb2dee01d08dc1c8b9ba0f21351a99bd37661330f21db9d3907f989b02a30

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:1ecd5b006fb26229edcbd8b8f63c7487579f20fc6f39eb63efb33c2c0a55326b 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-04 23:18:08 -06:00
0
OCI / Docker
linux/amd64
26 MiB
Versions (6) View all