Sign inSign up

platformatic/workflow:0.10.0

Multi-platform
Index digest

sha256:c4595d7e5a028b5e0c63811e59f71d7cbe1f7fe61adf6b85fb5fd32498bfeb65

OS/ARCH

Compressed size

130.22 MB

Last pushed

2 months by platformatic

Type

Image

Manifest digest

sha256:b2b69f334c6822d295c7ffe3eb2ad3d885d4ae95f02b98e5d5dcc01d51ee5ee3

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.18.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c npm install10.63 MB
11WORKDIR /app93 B
12COPY package.json tsconfig.json ./ #898 B
13RUN /bin/sh -c pnpm install42.56 MB
14COPY watt.json ./ # buildkit305 B
15COPY plugins/ ./plugins/ # buildkit19.89 KB
16COPY lib/ ./lib/ # buildkit4.38 KB
17COPY queue/ ./queue/ # buildkit7.76 KB
18COPY migrations/ ./migrations/ # buildkit3.03 KB
19RUN /bin/sh -c pnpm run514.76 KB
20RUN /bin/sh -c pnpm prune48.07 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 'arm64' out/ 'bookworm' '@1783900800'