Sign inSign up

sj1cn/web-admin:151036617efaebb4229a4b73a7ee89f62e8d7536

Index digest

sha256:941e9cebcdf572c002a0bf7d4d19c5924260211e5093694058200e949525e8be

OS/ARCH

linux/amd64

Compressed size

79.2 MB

Last pushed

over 2 years by wangshilian

Type

Image

Manifest digest

sha256:5f5e2cb5b3391bd3a06fe09962a3b278a9749bb20e05edf726cbaaeabcee0330

Image Layers

1ADD file ... in / 27.8 MB
2CMD ["bash"]0 B
3/bin/sh -c groupadd --gid 10003.28 KB
4ENV NODE_VERSION=21.7.30 B
5/bin/sh -c ARCH= OPENSSL_ARCH= &&40.29 MB
6ENV YARN_VERSION=1.22.190 B
7/bin/sh -c set -ex 1.63 MB
8COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 451 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11RUN /bin/sh -c npm i8.79 MB
12COPY . /app # buildkit156.95 KB
13WORKDIR /app32 B
14COPY /app/node_modules /app/node_modules # buildkit270 B
15COPY /app/dist /app/dist # buildkit540.65 KB
16COPY package.json /app/ # buildkit32 B
17EXPOSE map[3000/tcp:{}]0 B
18CMD ["node" "dist"]0 B

Command

ADD file:4b1be1de1a1e5aa608c688cad2824587262081866180d7368feb79d33ca05953 in /