Block a user
flxn-pocketbase (22c282d8fa627c2557abce1effb60d65ce851f7c)
Published 2026-07-22 18:45:29 -05:00 by kyle
Installation
docker pull git.yohler.net/kyle/flxn-pocketbase:22c282d8fa627c2557abce1effb60d65ce851f7csha256:c1d0066423c04dba96b532e592cbc0900104c11620c74de0d2a6a7f5fd8d46ae
Image Layers
| ADD alpine-minirootfs-3.24.1-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:327dd2f6020b2163d62218cdae5a4e10831374e1ae558be64338c1b27a2856bb 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-07-22 18:45:29 -05:00
Versions (10)
View all
Container
1
OCI / Docker
linux/amd64
26 MiB
22c282d8fa627c2557abce1effb60d65ce851f7c
2026-07-22
latest
2026-07-22
6565714ee4fe74f725ac133c786eda00c16b0544
2026-07-14
569ea8833b8915d93af2a567e0e6d402f394a6fc
2026-03-03
74d83da4663c51f066f7d5ebeb569ee72095d4ec
2026-03-03