Namespace
t8y2
Image / Tag
dbx:0.5.73
Content Digest
sha256:5677378ed9c7c1d90e5631eb699b8bd5eddfb12f96f2b2e855633102ba519b09
Details
Created

2026-08-02 02:50:54 UTC

Size

55.4 MB

Content Digest
Environment
DBX_DATA_DIR

/app/data

DBX_STATIC_DIR

/app/static

PATH

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


Layers

[#000] sha256:597c6c618d36213af657a6a8444a5d87801f9a219682b206ad21ccb8f3e57bbd - 48.64% (26.9 MB)

[#001] sha256:03f01e043d0665596e23fef361a31717338b7f3025aec710abebbf7000885eb3 - 11.02% (6.1 MB)

[#002] sha256:fffd066a307079d104b8836cd963044b5fa244dccc62773864592d2cc5ccb49c - 30.74% (17 MB)

[#003] sha256:97250b081cf5b80b809f325691ea86153d97122010f923fd2143fb6f7e7db414 - 9.6% (5.31 MB)


History
2026-07-13 00:00:00 UTC (debuerreotype 0.17)

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

2026-08-02 02:34:29 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/amd64

2026-08-02 02:34:29 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates fontconfig fonts-dejavu-core libfreetype6 libssl3 && rm -rf /var/lib/apt/lists/* # buildkit

2026-08-02 02:50:54 UTC (buildkit.dockerfile.v0)

COPY /out/linux/amd64/dbx-web /usr/local/bin/ # buildkit

2026-08-02 02:50:54 UTC (buildkit.dockerfile.v0)

COPY /app/dist /app/static # buildkit

2026-08-02 02:50:54 UTC (buildkit.dockerfile.v0)

ENV DBX_STATIC_DIR=/app/static

2026-08-02 02:50:54 UTC (buildkit.dockerfile.v0)

ENV DBX_DATA_DIR=/app/data

2026-08-02 02:50:54 UTC (buildkit.dockerfile.v0)

EXPOSE [4224/tcp]

2026-08-02 02:50:54 UTC (buildkit.dockerfile.v0)

CMD ["dbx-web"]

Details
Created

2026-08-02 02:51:23 UTC

Size

54.6 MB

Content Digest
Environment
DBX_DATA_DIR

/app/data

DBX_STATIC_DIR

/app/static

PATH

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


Layers

[#000] sha256:53bb9e501f1803aca595be8d902a62cea6bf4d996ce6f7dfe16c1c97be343e6c - 49.11% (26.8 MB)

[#001] sha256:258026c3eb167cf90e7335d72bf9d320296620cacbd1b8e1b6c64301aa4ea87f - 10.91% (5.95 MB)

[#002] sha256:5b25a2f5b73622eeb92c70f609c96edfe96eb0e4690c344297ccea4cf71434f1 - 30.25% (16.5 MB)

[#003] sha256:fc220f700b80fa80ae3be0ae5bc1f0666a497843558572c2e6822f66fed4af80 - 9.73% (5.31 MB)


History
2026-07-13 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'

2026-08-02 02:36:38 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/arm64

2026-08-02 02:36:38 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates fontconfig fonts-dejavu-core libfreetype6 libssl3 && rm -rf /var/lib/apt/lists/* # buildkit

2026-08-02 02:51:23 UTC (buildkit.dockerfile.v0)

COPY /out/linux/arm64/dbx-web /usr/local/bin/ # buildkit

2026-08-02 02:51:23 UTC (buildkit.dockerfile.v0)

COPY /app/dist /app/static # buildkit

2026-08-02 02:51:23 UTC (buildkit.dockerfile.v0)

ENV DBX_STATIC_DIR=/app/static

2026-08-02 02:51:23 UTC (buildkit.dockerfile.v0)

ENV DBX_DATA_DIR=/app/data

2026-08-02 02:51:23 UTC (buildkit.dockerfile.v0)

EXPOSE [4224/tcp]

2026-08-02 02:51:23 UTC (buildkit.dockerfile.v0)

CMD ["dbx-web"]

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