Block a user
zauberstaub-backend (sha-b8fc225)
Published 2025-11-06 02:12:08 +01:00 by jonas
Installation
docker pull git.servercentral.org/jonas/zauberstaub-backend:sha-b8fc225sha256:537443b2aea6a99b4c26dd43fc93f58faa134e234b814bad421651ab0e3cee33
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 86a778e106 | linux/amd64 | 66 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk --no-cache add ca-certificates nodejs npm curl # buildkit |
| RUN /bin/sh -c adduser -D -s /bin/sh appuser # buildkit |
| WORKDIR /app |
| COPY /app/main . # buildkit |
| COPY /app/migrations ./migrations # buildkit |
| COPY /app/package.json ./package.json # buildkit |
| COPY /app/scripts ./scripts # buildkit |
| RUN /bin/sh -c npm install --production && chmod +x ./scripts/generate-multiavatar.js || echo "Note: npm install failed" # buildkit |
| RUN /bin/sh -c mkdir -p uploads # buildkit |
| RUN /bin/sh -c chown -R appuser:appuser uploads migrations scripts node_modules package*.json # buildkit |
| USER appuser |
| EXPOSE [8080/tcp] |
| CMD ["./main"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-11-06T01:06:01.097Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | b8fc22527b66e0089d4d912dadbbb967f605acec |
| org.opencontainers.image.source | https://git.servercentral.org/jonas/zauberstaub |
| org.opencontainers.image.title | zauberstaub |
| org.opencontainers.image.url | https://git.servercentral.org/jonas/zauberstaub |
| org.opencontainers.image.version | main |
Details
2025-11-06 02:12:08 +01:00
Versions (147)
View all
Container
0
OCI / Docker
main-e0c9fc6
2025-12-05
sha-e0c9fc6
2025-12-05
main
2025-12-05
latest
2025-12-05
sha-33df693
2025-12-04