Namespace
langgenius
Image / Tag
dify-plugin-daemon:0.0.1-beta.18-serverless-linux-amd64
Content Digest
sha256:63d4818a32375b30262c95a9a7ce160fb1d7db607222f79cdc71a721245834ec
Details
Created

2024-12-06 10:19:27 UTC

Size

22.4 MB

Content Digest
Environment
GIN_MODE

release

PATH

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

PLATFORM

aws_lambda


Layers

[#000] sha256:38a8310d387e375e0ec6fabe047a9149e8eb214073db9f461fee6251fd936a75 - 15.52% (3.48 MB)

[#001] sha256:4f31449a19aeb4c0ae56a87504303920f1420cae6dd54e6e4bf4d5d9c9d76962 - 84.48% (18.9 MB)

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


History
2024-12-05 12:49:04 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit

2024-12-05 12:49:04 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2024-12-06 10:19:27 UTC (buildkit.dockerfile.v0)

COPY /app/main /app/main # buildkit

2024-12-06 10:19:27 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-12-06 10:19:27 UTC (buildkit.dockerfile.v0)

ENV PLATFORM=aws_lambda

2024-12-06 10:19:27 UTC (buildkit.dockerfile.v0)

ENV GIN_MODE=release

2024-12-06 10:19:27 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