qa (latest)
Published 2026-06-16 19:43:04 +00:00 by botua
Installation
docker pull gitea.bitua.io/bitua/qa:latestsha256:eb604204e120058762a3df537908dbaa06088158d7afdd3f6f966cf36cfd31a5
Images
| Digest | OS / Arch | Size |
|---|---|---|
| b835917548 | linux/amd64 | 16 MiB |
| af76c4b7f5 | linux/arm64 | 16 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache ca-certificates && addgroup -S pb && adduser -S -G pb -H -h /pb pb # buildkit |
| COPY /pb/pocketbase /usr/local/bin/ # buildkit |
| COPY --chown=pb:pb --chmod=0555 /app/apps/qa/dist /pb/pb_public/ # buildkit |
| COPY --chown=pb:pb --chmod=0555 apps/qa/pb/pb_migrations /pb/pb_migrations/ # buildkit |
| COPY --chown=pb:pb --chmod=0555 apps/qa/pb/pb_hooks /pb/pb_hooks/ # buildkit |
| RUN /bin/sh -c mkdir -p /pb/pb_data && chown -R pb:pb /pb # buildkit |
| EXPOSE [8090/tcp] |
| VOLUME [/pb/pb_data] |
| USER pb |
| ENTRYPOINT ["pocketbase" "serve" "--http=0.0.0.0:8090" "--dir=/pb/pb_data" "--publicDir=/pb/pb_public" "--migrationsDir=/pb/pb_migrations" "--hooksDir=/pb/pb_hooks"] |
Details
2026-06-16 19:43:04 +00:00
Versions (66)
View all
Container
0
OCI / Docker
latest
2026-06-16
a401b5f6f15851febf8e3381371c7175be13379c
2026-06-16
cache-arm64
2026-06-16
cache-amd64
2026-06-16