Sign inSign up

cdupuis/frontend:circleci

API management
Index digest

sha256:06d0af2630408f63d2831ea4e806d75abd453332a67e1140844c4e28362fe8c4

OS/ARCH

linux/amd64

Compressed size

398.45 MB

Last pushed

8 months by cdupuis

Type

Image

Manifest digest

sha256:85711b99ca9032f9ecd63ef6b1e3c836349bef97d33c58ac22eb4210b99e0f00

Image Layers

1# debian.sh --arch 'amd64' out/46.24 MB
2RUN /bin/sh -c set -eux;22.92 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.69 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=25.4.00 B
7RUN /bin/sh -c ARCH= &&53.31 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13ENV BLUEBIRD_WARNINGS=0 NODE_ENV=production NODE_NO_WARNINGS=1 NPM_CONFIG_LOGLEVEL=warn0 B
14WORKDIR /app93 B
15COPY /app/node_modules ./node_modules # buildkit11.68 MB
16COPY . /app # buildkit2.46 KB
17CMD ["node" "/app/app.js"]0 B
18EXPOSE [3000/tcp]0 B

Command

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