staff-wall/pocketbase (sha256:eaaa84c588e59603ee4852da6db89786abac923a68d39c11edef7a6bb83133f5)
Published 2026-05-26 13:18:34 +00:00 by webbanditten
Installation
docker pull git.wohlk.dev/webbanditten/staff-wall/pocketbase@sha256:eaaa84c588e59603ee4852da6db89786abac923a68d39c11edef7a6bb83133f5sha256:eaaa84c588e59603ee4852da6db89786abac923a68d39c11edef7a6bb83133f5Image layers
| ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ARG PB_VERSION=0.38.2 |
| RUN |1 PB_VERSION=0.38.2 /bin/sh -c apk add --no-cache wget unzip && wget -O /tmp/pb.zip https://github.com/pocketbase/pocketbase/releases/download/v${PB_VERSION}/pocketbase_${PB_VERSION}_linux_amd64.zip && unzip /tmp/pb.zip -d /pb/ && rm /tmp/pb.zip && apk del wget unzip # buildkit |
| COPY pb_migrations /pb/pb_migrations # buildkit |
| VOLUME [/pb/pb_data] |
| EXPOSE [8090/tcp] |
| CMD ["/pb/pocketbase" "serve" "--http=0.0.0.0:8090" "--migrationsDir=/pb/pb_migrations"] |
Details
2026-05-26 13:18:34 +00:00
Versions (6)
View all
Container
1
OCI / Docker
linux/amd64
15 MiB
df69ba7a1797b762a88c5144138d4fee632b6ae9
2026-05-26
latest
2026-05-26
f1fc50bd18501054bc44b1d15eeac0a83144a548
2026-05-26
751e0d972155debc5a25e20b27d2ce05c5a2bf6a
2026-05-26
e97c979d75b64e00f25bc80c05db143cf7261cda
2026-05-26