Namespace
langgenius
Image / Tag
dify-plugin-daemon:9c9a6c26c022ae409d3c53fbee2d497479996c6a-serverless-linux-arm64
Content Digest
sha256:f2e9368a3fb45cd3979672d80bca39c90e45f2accf08129b50c5fc34b3cfb99e
Details
Created

2024-11-14 15:02:44 UTC

Size

21.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:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b - 18.25% (3.9 MB)

[#001] sha256:5aafdfba17a8902e696c2b57de7851765687b3a4f8cd3566aa11f4402f9da584 - 81.75% (17.5 MB)

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


History
2024-09-06 12:05:36 UTC (buildkit.dockerfile.v0)

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

2024-09-06 12:05:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2024-11-14 15:02:44 UTC (buildkit.dockerfile.v0)

COPY /app/main /app/main # buildkit

2024-11-14 15:02:44 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-11-14 15:02:44 UTC (buildkit.dockerfile.v0)

ENV PLATFORM=aws_lambda

2024-11-14 15:02:44 UTC (buildkit.dockerfile.v0)

ENV GIN_MODE=release

2024-11-14 15:02:44 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