web/api (be9faa7)
Published 2026-04-28 10:28:33 +02:00 by patrick
Installation
docker pull code.khr.pt/patrick/web/api:be9faa7sha256:719ef454cebcf7698484bb7d6545e356ffa155f0c4112278f2f439e24ca26dc8Image layers
| ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ARG PB_VERSION |
| ARG PB_VERSION TARGETARCH |
| |2 PB_VERSION=0.25.9 TARGETARCH=amd64 /bin/sh -c apk add --no-cache ca-certificates unzip |
| ADD 0c783be42efdfd7176926d531f5eba248bf30eba20a297c169082e476a8c5bf4 in /tmp/pb.zip |
| |2 PB_VERSION=0.25.9 TARGETARCH=amd64 /bin/sh -c unzip /tmp/pb.zip -d /pb/ && rm /tmp/pb.zip |
| COPY dir:9548838a2cb85006e3176fefb765765e9e187e397d5f501b6a507283e5a94020 in /pb/pb_hooks/ |
| COPY dir:c1a9140119e7cc3800174d4b0a017d181f6a18f6e269235c71e101bb5f3cc1a4 in /pb/pb_migrations/ |
| |2 PB_VERSION=0.25.9 TARGETARCH=amd64 /bin/sh -c addgroup -S pb && adduser -S -G pb -H -D pb && mkdir -p /pb/pb_data && chown -R pb:pb /pb |
| USER pb |
| EXPOSE 8090 |
| VOLUME /pb/pb_data |
| CMD ["/pb/pocketbase", "serve", "--http=0.0.0.0:8090", "--dir=/pb/pb_data", "--migrationsDir=/pb/pb_migrations", "--hooksDir=/pb/pb_hooks"] |
Details
2026-04-28 10:28:33 +02:00
Versions (17)
View all
Container
0
OCI / Docker
linux/amd64
48 MiB
latest
2026-06-08
sha-c91375b
2026-06-08
buildcache
2026-06-08
sha-d23c9b9
2026-06-03
sha-9bc4aa2
2026-05-20