Namespace
c4illin
Image / Tag
convertx:pr-325
Content Digest
sha256:51d29aa3640e42dc6a50238b990439f869c0bccb694441bc4a2750e79f888ee7
Details
Created

2025-06-10 03:38:04 UTC

Size

919 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-06-10T03:37:18.659Z
  • org.opencontainers.image.description
    💾 Self-hosted online file converter. Supports 1000+ formats ⚙️
  • org.opencontainers.image.licenses
    AGPL-3.0
  • org.opencontainers.image.revision
    45c5dd9988de6b9db659dff261312c5c86f46139
  • 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-325

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:ced038dea045df288fe9bdbe03117ca66fe2a071217e196ac86ed07f965fe688 - 3.09% (28.4 MB)

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

[#002] sha256:d997d4008c9ae47116e0320c3db2e72bbbfe6b8fa61a8862366a81bcfab141e6 - 1.02% (9.37 MB)

[#003] sha256:2d163e22a1355ad8b3403bcaa9680064af6ae63eb8587ad7571b35fe2b564c8d - 3.85% (35.4 MB)

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

[#005] sha256:9e8c8d6d35a144964b93dc03b055e5954f86c31a25300d65ee876fd9eeab6d52 - 87.41% (804 MB)

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

[#007] sha256:9bc826a8dc9dd2c55a92f8c46221a40229cefc70d5a983b9cd7f8165cc5025de - 0.0% (4.28 KB)

[#008] sha256:d5e7f6d02d11b42b6bc995e1b268b61e49fce484bc4b19ba5d02067aef58e61d - 0.01% (95 KB)


History
2025-05-20 00:00:00 UTC (debuerreotype 0.15)

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

2025-05-23 17:13:38 UTC (buildkit.dockerfile.v0)

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

2025-05-23 17:13:38 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-06-04 08:48:17 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-06-04 08:48:18 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-06-04 08:48:19 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-06-08 20:15:49 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-06-08 20:15:49 UTC (buildkit.dockerfile.v0)

COPY /temp/prod/node_modules node_modules # buildkit

2025-06-08 20:15:49 UTC (buildkit.dockerfile.v0)

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

2025-06-10 03:38:04 UTC (buildkit.dockerfile.v0)

COPY . . # buildkit

2025-06-10 03:38:04 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2025-06-10 03:38:04 UTC (buildkit.dockerfile.v0)

ENV QTWEBENGINE_CHROMIUM_FLAGS=--no-sandbox

2025-06-10 03:38:04 UTC (buildkit.dockerfile.v0)

ENV NODE_ENV=production

2025-06-10 03:38:04 UTC (buildkit.dockerfile.v0)

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

Details
Created

2025-06-10 03:39:20 UTC

Size

904 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-06-10T03:37:23.927Z
  • org.opencontainers.image.description
    💾 Self-hosted online file converter. Supports 1000+ formats ⚙️
  • org.opencontainers.image.licenses
    AGPL-3.0
  • org.opencontainers.image.revision
    45c5dd9988de6b9db659dff261312c5c86f46139
  • 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-325

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:6098c2c9fa277c00ab580ce12bf64a9e1edf9e9139ba18ad85f3cc3063834aa6 - 3.18% (28.7 MB)

[#001] sha256:80cf0c649c850e414adb79244ea83ab9aa363892c5ed04339ac96c0d5815022c - 0.0% (93 Bytes)

[#002] sha256:bb56a59019f4bad5f3e388b17ba5a4ddef72abd72a742dd1c96d2e23751ced34 - 1.07% (9.65 MB)

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

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

[#005] sha256:e62490e57d82ca859dd996febf20bda38e66e581983efddd6224b39ce6d5559e - 87.3% (789 MB)

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

[#007] sha256:9f59c5296002201c442d6cf09b0fd5cc698dfed08c936c793cf23f5593598868 - 0.0% (4.28 KB)

[#008] sha256:c41edc66a442f4acc374323609c19215c2a36a14123e1ed96b2c883c4a65b302 - 0.01% (95 KB)


History
2025-05-20 00:00:00 UTC (debuerreotype 0.15)

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

2025-05-23 17:13:49 UTC (buildkit.dockerfile.v0)

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

2025-05-23 17:13:49 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-06-04 08:48:44 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-06-04 08:48:45 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-06-04 08:48:46 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-06-08 20:18:02 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-06-08 20:18:03 UTC (buildkit.dockerfile.v0)

COPY /temp/prod/node_modules node_modules # buildkit

2025-06-08 20:18:03 UTC (buildkit.dockerfile.v0)

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

2025-06-10 03:39:20 UTC (buildkit.dockerfile.v0)

COPY . . # buildkit

2025-06-10 03:39:20 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2025-06-10 03:39:20 UTC (buildkit.dockerfile.v0)

ENV QTWEBENGINE_CHROMIUM_FLAGS=--no-sandbox

2025-06-10 03:39:20 UTC (buildkit.dockerfile.v0)

ENV NODE_ENV=production

2025-06-10 03:39:20 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