Sign inSign up

pedr/transcribe:3.4.8

Manifest digest

sha256:9280feea39409f83a32e8e523b1317b16f46ac4e3c09561ea13005bf46986944

OS/ARCH

linux/amd64

Compressed size

1.04 GB

Last pushed

about 1 year by pedr

Type

Image

Manifest digest

sha256:9280feea39409f83a32e8e523b1317b16f46ac4e3c09561ea13005bf46986944

Image Layers

1# debian.sh --arch 'amd64' out/51.26 MB
2RUN /bin/sh -c set -eux;15.03 MB
3RUN /bin/sh -c set -eux;52.22 MB
4RUN /bin/sh -c set -ex;188 MB
5RUN /bin/sh -c groupadd --gid3.99 KB
6ENV NODE_VERSION=18.20.80 B
7RUN /bin/sh -c ARCH= &&43.56 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13RUN /bin/sh -c apt-get update14.26 MB
14RUN /bin/sh -c install -m134 B
15RUN /bin/sh -c curl -fsSL3.01 KB
16RUN /bin/sh -c chmod a+r3.01 KB
17RUN /bin/sh -c echo 265 B
18RUN /bin/sh -c apt-get update166.37 MB
19ENV NODE_ENV=production0 B
20RUN /bin/sh -c corepack enable268 B
21WORKDIR /app91 B
22COPY .yarn/releases ./.yarn/releases # buildkit1.02 MB
23COPY .yarn/patches ./.yarn/patches # buildkit12.6 KB
24COPY package.json . # buildkit2.35 KB
25COPY .yarnrc.yml . # buildkit806 B
26COPY yarn.lock . # buildkit522.13 KB
27COPY gulpfile.js . # buildkit1.07 KB
28COPY tsconfig.json . # buildkit558 B
29COPY packages/lib ./packages/lib # buildkit6.26 MB
30COPY packages/utils ./packages/utils # buildkit53.57 KB
31COPY packages/tools ./packages/tools # buildkit2.86 MB
32COPY packages/renderer ./packages/renderer # buildkit1.12 MB
33COPY packages/htmlpack ./packages/htmlpack # buildkit9.56 KB
34COPY packages/transcribe ./packages/transcribe # buildkit2.55 MB
35RUN /bin/sh -c sed --in-place1.42 KB
36RUN /bin/sh -c BUILD_SEQUENCIAL=1 yarn519.88 MB
37WORKDIR /app/packages/transcribe32 B
38CMD ["yarn" "start"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1747699200'