Sign inSign up

joplin/transcribe:amd64-3

Manifest digest

sha256:3e5d55edf274e2074561d4496fb4859a72084577d6ef58e35259ac17c4006f77

OS/ARCH

linux/amd64

Compressed size

952.36 MB

Last pushed

7 months by laurent22

Type

Image

Manifest digest

sha256:3e5d55edf274e2074561d4496fb4859a72084577d6ef58e35259ac17c4006f77

Image Layers

1# debian.sh --arch 'amd64' out/46.24 MB
2RUN /bin/sh -c set -eux;22.92 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.71 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=24.14.00 B
7RUN /bin/sh -c ARCH= &&55.18 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13RUN /bin/sh -c apt-get update548.94 KB
14ENV NODE_ENV=production0 B
15RUN /bin/sh -c corepack enable56.07 KB
16WORKDIR /opt/llama113 B
17RUN /bin/sh -c wget -q11.47 MB
18RUN /bin/sh -c groupadd -r3.19 KB
19WORKDIR /app93 B
20COPY .yarn/releases ./.yarn/releases # buildkit1.02 MB
21COPY .yarn/patches ./.yarn/patches # buildkit11.98 KB
22COPY package.json . # buildkit2.43 KB
23COPY .yarnrc.yml . # buildkit804 B
24COPY yarn.lock . # buildkit535.68 KB
25COPY gulpfile.js . # buildkit1.07 KB
26COPY tsconfig.json . # buildkit559 B
27COPY packages/lib ./packages/lib # buildkit3.66 MB
28COPY packages/utils ./packages/utils # buildkit58.46 KB
29COPY packages/tools ./packages/tools # buildkit3.1 MB
30COPY packages/renderer ./packages/renderer # buildkit1.27 MB
31COPY packages/htmlpack ./packages/htmlpack # buildkit9.73 KB
32COPY packages/transcribe ./packages/transcribe # buildkit1.87 MB
33RUN /bin/sh -c sed --in-place1.34 KB
34RUN /bin/sh -c BUILD_SEQUENCIAL=1 yarn540.1 MB
35RUN /bin/sh -c mkdir -p119 B
36WORKDIR /app/packages/transcribe32 B
37USER transcribe0 B
38ENV HTR_CLI_BINARY_PATH=/opt/llama/build/bin/llama-mtmd-cli0 B
39ENV LD_LIBRARY_PATH=/opt/llama/build/bin0 B
40ENV DATA_DIR=/data0 B
41ENV QUEUE_DRIVER=sqlite0 B
42ENTRYPOINT ["/usr/bin/tini" "--"]0 B
43CMD ["yarn" "start"]0 B

Command

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