Sign inSign up

lukevella/rallly:4.12.1

Multi-platform
Integration & delivery
Content management system
Index digest

sha256:6049260ff6d3accd86730372a650b5e8063c373a09f253c45f7e4a8dc9202752

OS/ARCH

Compressed size

298.57 MB

Last pushed

about 1 month by ralllyco

Type

Image

Manifest digest

sha256:988f0b26d85cf88dfd11675d54e1f4fc6a1b8876a232250f0a93ede1af7e7907

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.19.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.14 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 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.66 MB
14WORKDIR /app93 B
15RUN /bin/sh -c addgroup --system1.14 KB
16RUN /bin/sh -c npm add164.37 MB
17COPY /app/scripts/docker-start.sh ./ # buildkit400 B
18COPY /app/packages/database/prisma ./prisma # buildkit39.26 KB
19COPY /app/packages/database/prisma.config.ts ./ # buildkit417 B
20COPY --chown=nextjs:nodejs /app/apps/web/.next/standalone ./ #43.8 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 #835.39 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 'arm64' out/ 'bookworm' '@1785715200'