Block a user
bgn-pocketbase (latest)
Published 2026-02-07 14:40:00 -06:00 by kyle
Installation
docker pull git.yohler.net/kyle/bgn-pocketbase:latestsha256:0e9b5409cdba25959afbd036ab60e87178f2f9099bde4078e642f28cd967bf99Image 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:1eb1736e4310c9103c47761cfee1e3d05778c3ffc0bfda9ccec9586fa57961b9 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
2026-02-07 14:40:00 -06:00
Versions (6)
View all
Container
3
OCI / Docker
linux/amd64
26 MiB
946d0e86b4bdc37ba41b2ceaaa0c193af44f6554
2026-02-07
1fabd575ce2cb3d3f259bdd312d1d136e00e25a0
2026-02-07
latest
2026-02-07
4e2a26bba673efc28938f401b5a84f45f08e8cb1
2026-02-05
55dd603f3bcf9ed8bedac17c9a08ce6fe0a77c06
2026-02-04