amruthpillai/reactive-resume:sha-ac98139-arm64

Index digest

sha256:f3fe91d5244af7aa4e43e6e75861066b753194bb2d7d549827fff029ab3225f0

OS/ARCH

linux/arm64

Compressed size

261.76 MB

Last pushed

7 days by amruthpillai

Type

Image

Manifest digest

sha256:13671164e16aa38ca65aae883281e1bf5faca425300f8ba8693d24dbcce25428

Image Layers

1# debian.sh --arch 'arm64' out/26.82 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.18.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48 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
10LABEL maintainer=amruthpillai0 B
11LABEL org.opencontainers.image.licenses=MIT0 B
12LABEL org.opencontainers.image.title=Reactive Resume0 B
13LABEL org.opencontainers.image.description=A free and open-source0 B
14LABEL org.opencontainers.image.vendor=Amruth Pillai0 B
15LABEL org.opencontainers.image.url=https://rxresu.me0 B
16LABEL org.opencontainers.image.documentation=https://docs.rxresu.me0 B
17LABEL org.opencontainers.image.source=https://github.com/amruthpillai/reactive-resume0 B
18ENV NODE_ENV=production PORT=3000 LOCAL_STORAGE_PATH=/app/data0 B
19WORKDIR /app93 B
20RUN /bin/sh -c mkdir -p161 B
21COPY --chown=node:node /app/node_modules ./node_modules #166.93 MB
22COPY --chown=node:node /app/package.json /app/pnpm-lock.yaml /app/pnpm-workspace.yaml155.63 KB
23COPY --chown=node:node /app/apps/server/package.json ./apps/server/package.json #1.25 KB
24COPY --chown=node:node /app/apps/server/node_modules ./apps/server/node_modules #4.07 KB
25COPY --chown=node:node /app/apps/web/dist ./apps/web/dist #17.95 MB
26COPY --chown=node:node /app/apps/server/dist ./apps/server/dist #200.02 KB
27COPY --chown=node:node /app/migrations ./migrations #73.34 KB
28WORKDIR /app32 B
29USER node0 B
30EXPOSE map[3000/tcp:{}]0 B
31HEALTHCHECK &{["CMD" "node" "-e" "fetch(`http://127.0.0.1:${process.env.PORT0 B
32CMD ["node" "apps/server/dist/index.mjs"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1782172800'