Namespace
langgenius
Image / Tag
dify-plugin-daemon:d918e0292dcb8d12559e9d141f6edf326f8af76b-serverless-linux-arm64
Content Digest
sha256:32e709b7cb77626f7c604ba2d8d81a3c8ff2e8863a98e2307221bbbd5190da5b
Details
Created

2025-04-20 09:46:15 UTC

Size

24.3 MB

Content Digest
Environment
GIN_MODE

release

PATH

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

PLATFORM

serverless


Layers

[#000] sha256:6e771e15690e2fabf2332d3a3b744495411d6e0b00b2aea64419b58b0066cf81 - 15.67% (3.81 MB)

[#001] sha256:242838db33627d355beea27d9da49a7eeb817fb5c2fe0c96b851e9a6f7119b5f - 84.33% (20.5 MB)

[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit

2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-04-20 09:46:15 UTC (buildkit.dockerfile.v0)

COPY /app/main /app/main # buildkit

2025-04-20 09:46:15 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-04-20 09:46:15 UTC (buildkit.dockerfile.v0)

ARG PLATFORM=serverless

2025-04-20 09:46:15 UTC (buildkit.dockerfile.v0)

ENV PLATFORM=serverless

2025-04-20 09:46:15 UTC (buildkit.dockerfile.v0)

ENV GIN_MODE=release

2025-04-20 09:46:15 UTC (buildkit.dockerfile.v0)

CMD ["./main"]

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