Namespace
langgenius
Image / Tag
dify-plugin-daemon:73a4d93a627ad2617af1e0d5a27330fc2a9638b9-serverless-linux-amd64
Content Digest
sha256:25bde3100ebe1426684b468c64fea8ee163555b6f104f8fe03e20267b5dc90c5
Details
Created

2025-04-16 16:04:36 UTC

Size

25.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:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 - 13.74% (3.47 MB)

[#001] sha256:6f7a1eb1b522c33dcf914de329f00a555d23f7c5660205adfc96397d5f302a39 - 86.26% (21.8 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-x86_64.tar.gz / # buildkit

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

CMD ["/bin/sh"]

2025-04-16 16:04:36 UTC (buildkit.dockerfile.v0)

COPY /app/main /app/main # buildkit

2025-04-16 16:04:36 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-04-16 16:04:36 UTC (buildkit.dockerfile.v0)

ARG PLATFORM=serverless

2025-04-16 16:04:36 UTC (buildkit.dockerfile.v0)

ENV PLATFORM=serverless

2025-04-16 16:04:36 UTC (buildkit.dockerfile.v0)

ENV GIN_MODE=release

2025-04-16 16:04:36 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