Namespace
langgenius
Image / Tag
dify-plugin-daemon:24c9665b2b5ba5ce144813aa9a8978ed1294c73a-serverless-linux-arm64
Content Digest
sha256:df59ab3d65d1cf0e1a0e965605181b665ab69d4a1984b5072495baf7a0018a3d
Details
Created

2024-12-24 07:51:41 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:cb8611c9fe5154550f45e284cf977cda4e2b2fee3478552eee31d84be3c95003 - 17.33% (3.81 MB)

[#001] sha256:8298483786fa067c3e481f1428d50877299e906af7631a97cd62b07fdad33ced - 82.67% (18.2 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-aarch64.tar.gz / # buildkit

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

CMD ["/bin/sh"]

2024-12-24 07:51:41 UTC (buildkit.dockerfile.v0)

COPY /app/main /app/main # buildkit

2024-12-24 07:51:41 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-12-24 07:51:41 UTC (buildkit.dockerfile.v0)

ENV PLATFORM=aws_lambda

2024-12-24 07:51:41 UTC (buildkit.dockerfile.v0)

ENV GIN_MODE=release

2024-12-24 07:51:41 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