Sign inSign up

platformatic/workflow:0.13.1

Multi-platform
Index digest

sha256:a7268d2af6f0f66999cb6ada334f6bc21e42439cd63aa334f9f9426200c995f8

OS/ARCH

Compressed size

127.05 MB

Last pushed

8 days by platformatic

Type

Image

Manifest digest

sha256:71593bd0709584411ceb037791da28b8214123f2515954aab651ae6161893641

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.21.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.5 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
10RUN /bin/sh -c npm install10.66 MB
11WORKDIR /app93 B
12COPY package.json tsconfig.json ./ #898 B
13RUN /bin/sh -c pnpm install38.73 MB
14COPY watt.json ./ # buildkit305 B
15COPY plugins/ ./plugins/ # buildkit23.03 KB
16COPY lib/ ./lib/ # buildkit5.43 KB
17COPY queue/ ./queue/ # buildkit9.67 KB
18COPY migrations/ ./migrations/ # buildkit4.27 KB
19RUN /bin/sh -c pnpm run523.58 KB
20RUN /bin/sh -c pnpm prune44.94 KB
21EXPOSE [3042/tcp]0 B
22ENV PORT=30420 B
23ENV HOST=0.0.0.00 B
24CMD ["npx" "wattpm" "start"]0 B

Command

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