micro/web (sha256:83174040d929369d2821e8f3a08f57ca436958b47f0063ff205a0ae233b32127)
Installation
docker pull git.nordstud.io/nord-studio/micro/web@sha256:83174040d929369d2821e8f3a08f57ca436958b47f0063ff205a0ae233b32127sha256:83174040d929369d2821e8f3a08f57ca436958b47f0063ff205a0ae233b32127About this package
📝 A purpose-built task management and note taking app.
Image layers
| ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| WORKDIR /app |
| RUN /bin/sh -c apk add --no-cache nodejs && addgroup --system --gid 1001 nodejs && adduser --system --uid 1001 nextjs # buildkit |
| COPY --chown=nextjs:nodejs /app/apps/web/.next/standalone ./ # buildkit |
| COPY --chown=nextjs:nodejs /app/apps/web/.next/static ./apps/web/.next/static # buildkit |
| COPY --chown=nextjs:nodejs /app/apps/web/public ./apps/web/public # buildkit |
| COPY --chown=nextjs:nodejs /app/apps/web/lib/db/migrations ./apps/web/lib/db/migrations # buildkit |
| COPY --chown=nextjs:nodejs /app/config.example.toml ./config.toml # buildkit |
| EXPOSE [3000/tcp] |
| ENV HOSTNAME=0.0.0.0 |
| ENV PORT=3000 |
| USER nextjs |
| CMD ["node" "apps/web/server.js"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-01-11T22:32:33.805Z |
| org.opencontainers.image.description | 📝 A purpose-built task management and note taking app. |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | a27cc5b3b40a6a727acfa3490e944e62d9da5ab1 |
| org.opencontainers.image.source | https://git.nordstud.io/nord-studio/micro |
| org.opencontainers.image.title | micro |
| org.opencontainers.image.url | https://git.nordstud.io/nord-studio/micro |
| org.opencontainers.image.version | canary |
Details
2026-01-11 23:33:38 +01:00
Versions (7)
View all
Container
4
OCI / Docker
linux/amd64
56 MiB
sha-21066cb
2026-01-27
canary
2026-01-27
sha-ee5f776
2026-01-22
sha-b1e9248
2026-01-22
sha-a27cc5b
2026-01-11