Sign inSign up

joplin/transcribe:amd64-3.4

Manifest digest

sha256:78ed9c5dd548d3625edb960a1b03dd51d36897e89ade5af0954c62c64bdd9a02

OS/ARCH

linux/amd64

Compressed size

1.03 GB

Last pushed

about 1 year by laurent22

Type

Image

Manifest digest

sha256:78ed9c5dd548d3625edb960a1b03dd51d36897e89ade5af0954c62c64bdd9a02

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 update15.05 MB
14RUN /bin/sh -c install -m135 B
15RUN /bin/sh -c curl -fsSL3 KB
16RUN /bin/sh -c chmod a+r32 B
17RUN /bin/sh -c echo 263 B
18RUN /bin/sh -c apt-get update150.22 MB
19ENV NODE_ENV=production0 B
20RUN /bin/sh -c corepack enable256 B
21WORKDIR /app92 B
22COPY .yarn/releases ./.yarn/releases # buildkit1.02 MB
23COPY .yarn/patches ./.yarn/patches # buildkit12.53 KB
24COPY package.json . # buildkit2.36 KB
25COPY .yarnrc.yml . # buildkit803 B
26COPY yarn.lock . # buildkit520.89 KB
27COPY gulpfile.js . # buildkit1.07 KB
28COPY tsconfig.json . # buildkit557 B
29COPY packages/lib ./packages/lib # buildkit3.44 MB
30COPY packages/utils ./packages/utils # buildkit53.09 KB
31COPY packages/tools ./packages/tools # buildkit2.86 MB
32COPY packages/renderer ./packages/renderer # buildkit1.12 MB
33COPY packages/htmlpack ./packages/htmlpack # buildkit9.45 KB
34COPY packages/transcribe ./packages/transcribe # buildkit1.86 MB
35RUN /bin/sh -c sed --in-place1.35 KB
36RUN /bin/sh -c BUILD_SEQUENCIAL=1 yarn526.22 MB
37WORKDIR /app/packages/transcribe32 B
38CMD ["yarn" "start"]0 B

Command

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