Sign inSign up

orbisk/deploy-docker-compose:2.0.0-beta.21

Manifest digest

sha256:9eb286ea067480de67882a5f5c397e893ca3d78f12c8bc1ae059161e4880c827

OS/ARCH

linux/amd64

Compressed size

315.25 MB

Last pushed

over 1 year by orbisk

Type

Image

Manifest digest

sha256:9eb286ea067480de67882a5f5c397e893ca3d78f12c8bc1ae059161e4880c827

Image Layers

1# debian.sh --arch 'amd64' out/26.91 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.13.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.01 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 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
12RUN /bin/sh -c npm i1.03 MB
13RUN /bin/sh -c corepack enable55.38 KB
14COPY . /app # buildkit91.49 KB
15WORKDIR /app32 B
16COPY /app/node_modules /app/node_modules # buildkit547.42 KB
17COPY /app/dist /app/dist # buildkit5.54 KB
18RUN /bin/sh -c apt-get update14.47 MB
19RUN /bin/sh -c apt-get install5.69 MB
20RUN /bin/sh -c curl -fsSL6.5 KB
21RUN /bin/sh -c sh get-docker.sh218.82 MB

Command

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