Namespace
t8y2
Image / Tag
dbx:0.5.7
Content Digest
sha256:3f2eb7c0bf0b75b7d660718a51b3585b82ec2ac095d2b6d9b69fab8486a8d607
Details
Created

2026-05-14 16:50:51 UTC

Size

48.2 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:9b02e9fcb40102eae20d9d1fc7594b44328f4a3eb9b8a3bdb7db283d10840a30 - 55.84% (26.9 MB)

[#001] sha256:26e502b59ab5050ea8f4a0e7d29f21f198c71e1ebc90430723d9c722dfca0aae - 7.84% (3.78 MB)

[#002] sha256:8512bb9f54826c65d0194e941030d97b52697f83c97e93c80b11b59ef48e114c - 34.08% (16.4 MB)

[#003] sha256:2b7c77ef80c0cf22d2c3ab5f19ecf1938fe4cdf9da5d8472a3c5a639cdc89815 - 2.24% (1.08 MB)


History
2026-05-05 00:00:00 UTC (debuerreotype 0.17)

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

2026-05-14 16:31:47 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/amd64

2026-05-14 16:31:47 UTC (buildkit.dockerfile.v0)

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

2026-05-14 16:50:51 UTC (buildkit.dockerfile.v0)

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

2026-05-14 16:50:51 UTC (buildkit.dockerfile.v0)

COPY /app/dist /app/static # buildkit

2026-05-14 16:50:51 UTC (buildkit.dockerfile.v0)

ENV DBX_STATIC_DIR=/app/static

2026-05-14 16:50:51 UTC (buildkit.dockerfile.v0)

ENV DBX_DATA_DIR=/app/data

2026-05-14 16:50:51 UTC (buildkit.dockerfile.v0)

EXPOSE [4224/tcp]

2026-05-14 16:50:51 UTC (buildkit.dockerfile.v0)

CMD ["dbx-web"]

Details
Created

2026-05-14 16:51:31 UTC

Size

46.8 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:6a2d07df495cc055bce0251fe801ee08db90750f52e43a555be5dfd8f5023783 - 57.25% (26.8 MB)

[#001] sha256:8377057dde53b58d4b65e25d3ce4989f03eef8e46232ed9f6ae162eec8f8e461 - 7.72% (3.62 MB)

[#002] sha256:cbb2dcb7547b115f01f25253a6b6902fc08f212f960279d8c9b5342b698d92fd - 32.72% (15.3 MB)

[#003] sha256:7e9f97c50ff4b0b1054a43049e4612ac793b2c1eceef0dc263bf303eb0da3ccd - 2.3% (1.08 MB)


History
2026-05-05 00:00:00 UTC (debuerreotype 0.17)

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

2026-05-14 16:33:42 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/arm64

2026-05-14 16:33:42 UTC (buildkit.dockerfile.v0)

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

2026-05-14 16:51:31 UTC (buildkit.dockerfile.v0)

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

2026-05-14 16:51:31 UTC (buildkit.dockerfile.v0)

COPY /app/dist /app/static # buildkit

2026-05-14 16:51:31 UTC (buildkit.dockerfile.v0)

ENV DBX_STATIC_DIR=/app/static

2026-05-14 16:51:31 UTC (buildkit.dockerfile.v0)

ENV DBX_DATA_DIR=/app/data

2026-05-14 16:51:31 UTC (buildkit.dockerfile.v0)

EXPOSE [4224/tcp]

2026-05-14 16:51:31 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