Sign inSign up

lukevella/rallly:4.12.0

Multi-platform
Integration & delivery
Content management system
Index digest

sha256:27983d95d17dd4aa8ba8d82b323ddc0fd543a584254d256d0a739289db900028

OS/ARCH

Compressed size

298.59 MB

Last pushed

about 2 months by ralllyco

Type

Image

Manifest digest

sha256:b04657c4e6916fe5fc91a97cd56345ece30705104df09299b638f3cb986bd94d

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.18.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.01 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV PNPM_HOME=/pnpm0 B
11ENV PATH=/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12ENV NEXT_TELEMETRY_DISABLED=10 B
13RUN /bin/sh -c apt-get update4.81 MB
14WORKDIR /app93 B
15RUN /bin/sh -c addgroup --system1.14 KB
16RUN /bin/sh -c npm add164.76 MB
17COPY /app/scripts/docker-start.sh ./ # buildkit399 B
18COPY /app/packages/database/prisma ./prisma # buildkit39.25 KB
19COPY /app/packages/database/prisma.config.ts ./ # buildkit416 B
20COPY --chown=nextjs:nodejs /app/apps/web/.next/standalone ./ #43.3 MB
21COPY --chown=nextjs:nodejs /app/apps/web/.next/static ./apps/web/.next/static #8.3 MB
22COPY --chown=nextjs:nodejs /app/apps/web/public ./apps/web/public #834.92 KB
23USER nextjs0 B
24ENV HOME=/app0 B
25ENV PORT=30000 B
26ENV HOSTNAME=0.0.0.00 B
27ENV LOG_LEVEL=warn0 B
28ENV API_BASE_URL=https://api.rallly.co0 B
29ARG SELF_HOSTED=true0 B
30ENV NEXT_PUBLIC_SELF_HOSTED=true0 B
31EXPOSE [3000/tcp]0 B
32HEALTHCHECK {Test:[CMD-SHELL curl --fail http://localhost:${PORT}/api/status0 B
33CMD ["./docker-start.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'