Sign inSign up

zooproject/nuxt-client:0.1.1

Multi-platform
Index digest

sha256:89226d015ee1c751e43ae4e18b6b97468bc7407a86df4abc391a30af258a1569

OS/ARCH

Compressed size

1.18 GB

Last pushed

5 months by djayzen

Type

Image

Manifest digest

sha256:dcd0da92b4afcb444f6660dabb5bd3eb9aacc481102e4fb0b6cdf1bddc96da6f

Image Layers

1# debian.sh --arch 'amd64' out/46.24 MB
2RUN /bin/sh -c set -eux;22.93 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.75 MB
5RUN /bin/sh -c groupadd --gid3.24 KB
6ENV NODE_VERSION=22.22.20 B
7RUN /bin/sh -c ARCH= &&55.75 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13RUN /bin/sh -c apt-get update14.54 MB
14WORKDIR /usr/src/app132 B
15ARG NODE_ENV=production0 B
16ENV NODE_ENV=production0 B
17COPY package*.json ./ # buildkit156.18 KB
18COPY . . # buildkit479.01 KB
19COPY ./env_sample /usr/src/app/.env # buildkit548 B
20RUN |1 NODE_ENV=production /bin/sh -c532.15 MB
21RUN |1 NODE_ENV=production /bin/sh -c9.28 MB
22RUN |1 NODE_ENV=production /bin/sh -c3.28 KB
23RUN |1 NODE_ENV=production /bin/sh -c264.29 MB
24USER appuser0 B
25EXPOSE [3000/tcp]0 B
26CMD ["node" ".output/server/index.mjs"]0 B

Command

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