Namespace
langgenius
Image / Tag
dify-plugin-daemon:7de65995758824e567ca5b8332403cc58bda25d6-serverless-linux-arm64
Content Digest
sha256:c84abe431d7b03d5f37eb3460875d49542e60493e05c850624a44d3cbb8d9989
Details
Created

2025-03-31 08:11:28 UTC

Size

23.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 - 16.33% (3.81 MB)

[#001] sha256:a6b5aa68901df564f72406592fc43f4e580a1e280c2551e20c67bededc5189fd - 83.67% (19.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-03-31 08:11:28 UTC (buildkit.dockerfile.v0)

COPY /app/main /app/main # buildkit

2025-03-31 08:11:28 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-03-31 08:11:28 UTC (buildkit.dockerfile.v0)

ARG PLATFORM=serverless

2025-03-31 08:11:28 UTC (buildkit.dockerfile.v0)

ENV PLATFORM=serverless

2025-03-31 08:11:28 UTC (buildkit.dockerfile.v0)

ENV GIN_MODE=release

2025-03-31 08:11:28 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