Namespace
langgenius
Image / Tag
dify-plugin-daemon:d8252c3971ec3e78e0d4beaafcdc5f3d24c498e1-serverless-linux-amd64
Content Digest
sha256:1514991177dc6c079aac52d0df5bd4b0b68477c2aea83fa90eb10571dc1debb6
Details
Created

2024-12-02 06:28:28 UTC

Size

22 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:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f - 15.68% (3.46 MB)

[#001] sha256:c495c82bb885dc6993aa6c061e2afa14696e96984ff306d7d3c99f7ce86bf7f8 - 84.32% (18.6 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-x86_64.tar.gz / # buildkit

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

CMD ["/bin/sh"]

2024-12-02 06:28:28 UTC (buildkit.dockerfile.v0)

COPY /app/main /app/main # buildkit

2024-12-02 06:28:28 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-12-02 06:28:28 UTC (buildkit.dockerfile.v0)

ENV PLATFORM=aws_lambda

2024-12-02 06:28:28 UTC (buildkit.dockerfile.v0)

ENV GIN_MODE=release

2024-12-02 06:28: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