Namespace
langgenius
Image / Tag
dify-plugin-daemon:b413e6c96546cc50b1dbc94731d24f5c51e7a455-serverless-linux-amd64
Content Digest
sha256:07727ed851063533e8c2db59c36c3eabe8d1223affc823bf82af9c1c42e46e36
Details
Created

2025-01-08 08:58:22 UTC

Size

22.7 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:245043d9199c263f869fc0558f43f7cb98bbc92acdd5def1b4f690adc0ac7807 - 15.24% (3.47 MB)

[#001] sha256:b5fb1c244fb35b3b51625768c5e9e00b32ffa5bddfdc17dc4c6e5dfb9c767b01 - 84.76% (19.3 MB)

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


History
2025-01-06 19:11:15 UTC (buildkit.dockerfile.v0)

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

2025-01-06 19:11:15 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-01-08 08:58:22 UTC (buildkit.dockerfile.v0)

COPY /app/main /app/main # buildkit

2025-01-08 08:58:22 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-01-08 08:58:22 UTC (buildkit.dockerfile.v0)

ARG PLATFORM=aws_lambda

2025-01-08 08:58:22 UTC (buildkit.dockerfile.v0)

ENV PLATFORM=serverless

2025-01-08 08:58:22 UTC (buildkit.dockerfile.v0)

ENV GIN_MODE=release

2025-01-08 08:58:22 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