Block a user
zauberstaub-backend (sha-2eb02d0)
Published 2025-11-06 02:56:25 +01:00 by jonas
Installation
docker pull git.servercentral.org/jonas/zauberstaub-backend:sha-2eb02d0sha256:6d328eb3b53aa02a01df4067e0a2f23f0374e683828d2f9d2fe2ea7c4a2ed907
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 8bc0271a6d | linux/amd64 | 361 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 chromium nss freetype freetype-dev harfbuzz ttf-freefont udev ttf-opensans # 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 avatars # buildkit |
| RUN /bin/sh -c chown -R appuser:appuser uploads avatars migrations scripts node_modules package*.json # buildkit |
| USER appuser |
| EXPOSE [8080/tcp] |
| CMD ["./main"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-11-06T01:47:36.784Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 2eb02d0a5358465a10ec66231fa4ef95a41a77f4 |
| 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:56:25 +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