Namespace
c4illin
Image / Tag
convertx:pr-361
Content Digest
sha256:e0f47592b6ce874dd6d23d9c431e7f1193f254f5ed74dbb72b9f28c332c01d3c
Details
Created

2025-07-19 18:18:04 UTC

Size

919 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-07-19T18:15:17.735Z
  • org.opencontainers.image.description
    💾 Self-hosted online file converter. Supports 1000+ formats ⚙️
  • org.opencontainers.image.licenses
    AGPL-3.0
  • org.opencontainers.image.revision
    825a5e6bef1be6d05fdd5dd75b6675ce80e0222a
  • org.opencontainers.image.source
    https://github.com/C4illin/ConvertX
  • org.opencontainers.image.title
    ConvertX
  • org.opencontainers.image.url
    https://github.com/C4illin/ConvertX
  • org.opencontainers.image.version
    pr-361

Environment
NODE_ENV

production

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

QTWEBENGINE_CHROMIUM_FLAGS

--no-sandbox


Layers

[#000] sha256:f7f88c6d7f710176d487a3ac59c7790f981832a06bfc197dbe4a74d73b1407b7 - 3.09% (28.4 MB)

[#001] sha256:66067b439dccb51b927c5ee0c0bd123ab61cb08172a9955881621917db27f625 - 0.0% (92 Bytes)

[#002] sha256:7ff3f1f4b5221bc62d7d5d48bbcdca7e10072c51f24f450949335a37eef6213d - 0.72% (6.58 MB)

[#003] sha256:66d5ca621e1c7e5601569a84635685ed1c8f3fda1a81679519c2a1c4e4fd7194 - 3.85% (35.4 MB)

[#004] sha256:c1bf4498e99b9d4006341c0d98ac32acb78841b15455eed67aa41c1cbe4c0c48 - 3.99% (36.7 MB)

[#005] sha256:e962f00251595ddadf7ecf6d7b130290b7692385c3801c835ca8853fda1850ec - 87.71% (806 MB)

[#006] sha256:7c26d5d548a7566678103919e09a691f9b4db1cac324c142ec4e49ace4930cd5 - 0.64% (5.91 MB)

[#007] sha256:8662e4a5a2fe9681ca8340a9bc28bfa6f2d058dcb38986b287392d8eeb2e1c9b - 0.0% (4.42 KB)

[#008] sha256:5379c888aca5160f3dd6d634be5e75df9c5963cc2bfb1bc23a9057d9efa92200 - 0.01% (92.2 KB)


History
2025-06-30 00:00:00 UTC (debuerreotype 0.15)

# debian.sh --arch 'amd64' out/ 'trixie' '@1751241600'

2025-07-19 18:15:26 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/C4illin/ConvertX

2025-07-19 18:15:26 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-07-19 18:15:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y curl unzip && rm -rf /var/lib/apt/lists/* # buildkit

2025-07-19 18:15:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c ARCH=$(uname -m) && if [ "$ARCH" = "aarch64" ]; then curl -fsSL -o bun-linux-aarch64.zip https://github.com/oven-sh/bun/releases/download/bun-v1.2.2/bun-linux-aarch64.zip; else curl -fsSL -o bun-linux-x64-baseline.zip https://github.com/oven-sh/bun/releases/download/bun-v1.2.2/bun-linux-x64-baseline.zip; fi # buildkit

2025-07-19 18:15:34 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c unzip -j bun-linux-*.zip -d /usr/local/bin && rm bun-linux-*.zip && chmod +x /usr/local/bin/bun # buildkit

2025-07-19 18:18:03 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y assimp-utils calibre dcraw dvisvgm ffmpeg ghostscript graphicsmagick imagemagick-7.q16 inkscape libheif-examples libjxl-tools libva2 libvips-tools lmodern mupdf-tools pandoc poppler-utils potrace python3-numpy resvg texlive texlive-fonts-recommended texlive-latex-extra texlive-latex-recommended texlive-xetex --no-install-recommends && rm -rf /var/lib/apt/lists/* # buildkit

2025-07-19 18:18:04 UTC (buildkit.dockerfile.v0)

COPY /temp/prod/node_modules node_modules # buildkit

2025-07-19 18:18:04 UTC (buildkit.dockerfile.v0)

COPY /app/public/generated.css /app/public/ # buildkit

2025-07-19 18:18:04 UTC (buildkit.dockerfile.v0)

COPY . . # buildkit

2025-07-19 18:18:04 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2025-07-19 18:18:04 UTC (buildkit.dockerfile.v0)

ENV QTWEBENGINE_CHROMIUM_FLAGS=--no-sandbox

2025-07-19 18:18:04 UTC (buildkit.dockerfile.v0)

ENV NODE_ENV=production

2025-07-19 18:18:04 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["bun" "run" "./src/index.tsx"]

Details
Created

2025-07-19 18:19:27 UTC

Size

903 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-07-19T18:15:20.849Z
  • org.opencontainers.image.description
    💾 Self-hosted online file converter. Supports 1000+ formats ⚙️
  • org.opencontainers.image.licenses
    AGPL-3.0
  • org.opencontainers.image.revision
    825a5e6bef1be6d05fdd5dd75b6675ce80e0222a
  • org.opencontainers.image.source
    https://github.com/C4illin/ConvertX
  • org.opencontainers.image.title
    ConvertX
  • org.opencontainers.image.url
    https://github.com/C4illin/ConvertX
  • org.opencontainers.image.version
    pr-361

Environment
NODE_ENV

production

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

QTWEBENGINE_CHROMIUM_FLAGS

--no-sandbox


Layers

[#000] sha256:dfa10e860e0106510a14bae8331a4dd762d3d3737fdba0dbec102458f9853b71 - 3.18% (28.7 MB)

[#001] sha256:9fd00fb4affe6576eee52016fe64caffea3c05d914fb9b13563697132b0ebb0d - 0.0% (93 Bytes)

[#002] sha256:d30d7ccd985f2a4f9e67fed0c2f662df75ec54fb5e8f9ca7ad4322bea2a5afb4 - 0.72% (6.5 MB)

[#003] sha256:ed4640b017dbde9397126d86efd4abd20b6eb3cc5c229a65a45e957876d80f8e - 3.8% (34.3 MB)

[#004] sha256:aadfd430895c2531c5c0e49de7865a4e12772aed889fedd0ab92643e343b17f9 - 3.99% (36 MB)

[#005] sha256:b170d2de839e7e6e1ca070b6b36ba0677988686f9c05ce123eceb7d7f32024e9 - 87.65% (792 MB)

[#006] sha256:7a95e594efd187f9182b5727f7e0e702de1476e1c7e6f1b2e089b1a4926ed288 - 0.65% (5.91 MB)

[#007] sha256:69ba21d89cb5de896ed7c9e06b431ccf4f44445636b07c7ae6b84840d014f499 - 0.0% (4.42 KB)

[#008] sha256:e74025d98649d571f15e4f226c2b4578369fd3beaeb0f4b0dc306be0175f9d50 - 0.01% (92.2 KB)


History
2025-06-30 00:00:00 UTC (debuerreotype 0.15)

# debian.sh --arch 'arm64' out/ 'trixie' '@1751241600'

2025-07-19 18:15:36 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/C4illin/ConvertX

2025-07-19 18:15:36 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-07-19 18:15:45 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y curl unzip && rm -rf /var/lib/apt/lists/* # buildkit

2025-07-19 18:15:46 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c ARCH=$(uname -m) && if [ "$ARCH" = "aarch64" ]; then curl -fsSL -o bun-linux-aarch64.zip https://github.com/oven-sh/bun/releases/download/bun-v1.2.2/bun-linux-aarch64.zip; else curl -fsSL -o bun-linux-x64-baseline.zip https://github.com/oven-sh/bun/releases/download/bun-v1.2.2/bun-linux-x64-baseline.zip; fi # buildkit

2025-07-19 18:15:47 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c unzip -j bun-linux-*.zip -d /usr/local/bin && rm bun-linux-*.zip && chmod +x /usr/local/bin/bun # buildkit

2025-07-19 18:19:26 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y assimp-utils calibre dcraw dvisvgm ffmpeg ghostscript graphicsmagick imagemagick-7.q16 inkscape libheif-examples libjxl-tools libva2 libvips-tools lmodern mupdf-tools pandoc poppler-utils potrace python3-numpy resvg texlive texlive-fonts-recommended texlive-latex-extra texlive-latex-recommended texlive-xetex --no-install-recommends && rm -rf /var/lib/apt/lists/* # buildkit

2025-07-19 18:19:27 UTC (buildkit.dockerfile.v0)

COPY /temp/prod/node_modules node_modules # buildkit

2025-07-19 18:19:27 UTC (buildkit.dockerfile.v0)

COPY /app/public/generated.css /app/public/ # buildkit

2025-07-19 18:19:27 UTC (buildkit.dockerfile.v0)

COPY . . # buildkit

2025-07-19 18:19:27 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2025-07-19 18:19:27 UTC (buildkit.dockerfile.v0)

ENV QTWEBENGINE_CHROMIUM_FLAGS=--no-sandbox

2025-07-19 18:19:27 UTC (buildkit.dockerfile.v0)

ENV NODE_ENV=production

2025-07-19 18:19:27 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["bun" "run" "./src/index.tsx"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete