Block a user
zauberstaub-backend (main-434619c)
Published 2025-11-06 01:26:01 +01:00 by jonas
Installation
docker pull git.servercentral.org/jonas/zauberstaub-backend:main-434619csha256:245812b8d6a90ea02b9af7f9192e29d8fa49ced5ecce15365069e20f07870e17
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 060d54304b | linux/amd64 | 64 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 # 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-06T00:21:43.838Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 434619c2e06b8215a30eaeb88179a2040483e0e3 |
| 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 01:26:01 +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