Namespace
t8y2
Image / Tag
dbx:0.5.1
Content Digest
sha256:04f69acec1ed1e54161752341b1b0feffa286c72eecdc2c3e6aaaf0b98f1b3d5
Details
Created

2026-05-09 10:47:21 UTC

Size

48.1 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.93% (26.9 MB)

[#001] sha256:e34d6305fbb25919345f4cc58dc087428ec27cd0b7c01d656ff9679a02b739fc - 7.85% (3.78 MB)

[#002] sha256:04744b43e0a9023eded39543499b37d25daa67dbfbc5632b8dfa959d80ce876e - 34.15% (16.4 MB)

[#003] sha256:054e0cdf6305f94d0be358ad64d381724be13286cac84d5c536bfdc80cdb7804 - 2.06% (1020 KB)


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

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

2026-05-09 10:29:59 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/amd64

2026-05-09 10:29:59 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-09 10:47:21 UTC (buildkit.dockerfile.v0)

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

2026-05-09 10:47:21 UTC (buildkit.dockerfile.v0)

COPY /app/dist /app/static # buildkit

2026-05-09 10:47:21 UTC (buildkit.dockerfile.v0)

ENV DBX_STATIC_DIR=/app/static

2026-05-09 10:47:21 UTC (buildkit.dockerfile.v0)

ENV DBX_DATA_DIR=/app/data

2026-05-09 10:47:21 UTC (buildkit.dockerfile.v0)

EXPOSE [4224/tcp]

2026-05-09 10:47:21 UTC (buildkit.dockerfile.v0)

CMD ["dbx-web"]

Details
Created

2026-05-09 10:47:28 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.33% (26.8 MB)

[#001] sha256:b4b913e007cc379f1ced3cb507595b955b185ce02eb9d65b092a12003c701370 - 7.73% (3.62 MB)

[#002] sha256:e7513c79296a5bf8bd3e1146c034b7ff6d3a10dfb28f267195a7c16de9e2dc76 - 32.82% (15.3 MB)

[#003] sha256:4a65e49d515139a47181d99604933be34b144f6577463285e6c4cf48cd235edd - 2.12% (1020 KB)


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

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

2026-05-09 10:31:54 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/arm64

2026-05-09 10:31:54 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-09 10:47:28 UTC (buildkit.dockerfile.v0)

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

2026-05-09 10:47:28 UTC (buildkit.dockerfile.v0)

COPY /app/dist /app/static # buildkit

2026-05-09 10:47:28 UTC (buildkit.dockerfile.v0)

ENV DBX_STATIC_DIR=/app/static

2026-05-09 10:47:28 UTC (buildkit.dockerfile.v0)

ENV DBX_DATA_DIR=/app/data

2026-05-09 10:47:28 UTC (buildkit.dockerfile.v0)

EXPOSE [4224/tcp]

2026-05-09 10:47:28 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