Sign inSign up

platformatic/workflow:0.6.2

Multi-platform
Index digest

sha256:e8e71eccec05734b0dd968ef297fbc3690c045da35b3fb3ab7e17d52c55f22c5

OS/ARCH

Compressed size

126.52 MB

Last pushed

6 months by platformatic

Type

Image

Manifest digest

sha256:c2dce8d70f0f1d9345288c832c4acb1bb1f96aaa4e9ffd3cf8fd8aabc26d98b2

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.14.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.97 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.03 MB
11WORKDIR /app93 B
12COPY package.json tsconfig.json ./ #897 B
13RUN /bin/sh -c pnpm install40.4 MB
14COPY watt.json ./ # buildkit304 B
15COPY plugins/ ./plugins/ # buildkit14.71 KB
16COPY lib/ ./lib/ # buildkit4.39 KB
17COPY queue/ ./queue/ # buildkit4.33 KB
18COPY migrations/ ./migrations/ # buildkit1.4 KB
19RUN /bin/sh -c pnpm run504.44 KB
20RUN /bin/sh -c pnpm prune46.69 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' '@1773619200'