Namespace
zerodeng
Image / Tag
sublink-pro:v0.0.10
Content Digest
sha256:f213025bf08342d12abd7dad6cec26c0bc337329cf3af88cbfa4be0b3b2fe759
Details
Created

2025-11-25 02:42:08 UTC

Size

58 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:8e44f01296e3a6fdc31a671bee1c2259c5d5ee8b49f29aec42b5d2af15600296 - 46.41% (26.9 MB)

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

[#002] sha256:0dcf279d744cd1b77706a0bed5fffc3835f7e8194a324e3ab3a78055516aaa67 - 5.77% (3.35 MB)

[#003] sha256:52708f2b3b40241e03f17435e65c71753ba8d71e2a421ae72f4ac0b99a1ab8b5 - 0.0% (166 Bytes)

[#004] sha256:96e14ab887e3bcd6c863e1ffa3cd0a530bee914d62090304b233bd86ed4b1ebd - 44.21% (25.6 MB)

[#005] sha256:8d2397748dbc85043ea886b1890491927d76e578224fc9cbc33c93aa851d4078 - 3.61% (2.09 MB)


History
2025-11-17 00:00:00 UTC (debuerreotype 0.16)

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

2025-11-25 02:38:26 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-11-25 02:38:42 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends tzdata ca-certificates && ln -snf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo "Asia/Shanghai" > /etc/timezone && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2025-11-25 02:38:42 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p /app/db /app/logs /app/template /app/plugins && chmod 777 /app/db /app/logs /app/template /app/plugins # buildkit

2025-11-25 02:42:08 UTC (buildkit.dockerfile.v0)

COPY /app/sublinkPro /app/sublinkPro # buildkit

2025-11-25 02:42:08 UTC (buildkit.dockerfile.v0)

COPY /app/static /app/static # buildkit

2025-11-25 02:42:08 UTC (buildkit.dockerfile.v0)

EXPOSE [8000/tcp]

2025-11-25 02:42:08 UTC (buildkit.dockerfile.v0)

CMD ["/app/sublinkPro"]

Details
Created

2025-11-25 02:59:44 UTC

Size

57.4 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:1aee4545ebb8911538c1c2ebce2416c85af34096ca1a65bbe42a4ca157ca3fa2 - 46.67% (26.8 MB)

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

[#002] sha256:2c1cc75fce97096e4978c7070e4d2c400703fe0a58039051cfddb9625e319d35 - 5.55% (3.19 MB)

[#003] sha256:02b0fc30e43e330fa8edea1a5a8a14e4c2ce61a0d730037a06f7151e5f567f51 - 0.0% (166 Bytes)

[#004] sha256:c50e484f0bb62b05f163030f0ff74718c1a181e4f0f5c0536a429a4cf81e04d9 - 44.14% (25.3 MB)

[#005] sha256:fb03ca92850aa06179f99bba7891ba4edf92e1a5b48f17cc15187b67cffd717f - 3.64% (2.09 MB)


History
2025-11-17 00:00:00 UTC (debuerreotype 0.16)

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

2025-11-25 02:38:25 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-11-25 02:41:04 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends tzdata ca-certificates && ln -snf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo "Asia/Shanghai" > /etc/timezone && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2025-11-25 02:41:04 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p /app/db /app/logs /app/template /app/plugins && chmod 777 /app/db /app/logs /app/template /app/plugins # buildkit

2025-11-25 02:59:44 UTC (buildkit.dockerfile.v0)

COPY /app/sublinkPro /app/sublinkPro # buildkit

2025-11-25 02:59:44 UTC (buildkit.dockerfile.v0)

COPY /app/static /app/static # buildkit

2025-11-25 02:59:44 UTC (buildkit.dockerfile.v0)

EXPOSE [8000/tcp]

2025-11-25 02:59:44 UTC (buildkit.dockerfile.v0)

CMD ["/app/sublinkPro"]

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