Namespace
langgenius
Image / Tag
dify-plugin-daemon:ba80dcc78d990a90b69f719c76fcbb214e366dd6-local-linux-amd64
Content Digest
sha256:e2cf81777140743892c838da59738cf067a1d15fd0b6a4e7a20bceb10f8eebbc
Details
Created

2025-03-06 09:05:06 UTC

Size

321 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    24.04

Environment
GIN_MODE

release

PATH

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

PLATFORM

local


Layers

[#000] sha256:5a7813e071bfadf18aaa6ca8318be4824a9b6297b3240f2cc84c1db6f4113040 - 8.83% (28.4 MB)

[#001] sha256:c753aae18e0fc5ede24109000cb9f9d78245d3cf07c4555ed4beaad5a8071c28 - 6.07% (19.5 MB)

[#002] sha256:4415830e7242227a9dcbf6cf892440b6a3f1529017f9c80efea5f8721f3316c4 - 0.0% (159 Bytes)

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

[#004] sha256:b9d195fe32090ee245b584bd9e862d449f00a61e4d28e9effc4403b4b7502adf - 85.09% (273 MB)


History
2025-01-27 04:14:00 UTC

/bin/sh -c #(nop) ARG RELEASE

2025-01-27 04:14:00 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2025-01-27 04:14:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2025-01-27 04:14:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2025-01-27 04:14:03 UTC

/bin/sh -c #(nop) ADD file:6df775300d76441aa33f31b22c1afce8dfe35c8ffbc14ef27c27009235b12a95 in /

2025-01-27 04:14:03 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2025-03-06 09:04:20 UTC (buildkit.dockerfile.v0)

COPY /app/main /app/main # buildkit

2025-03-06 09:04:20 UTC (buildkit.dockerfile.v0)

COPY /app/entrypoint.sh /app/entrypoint.sh # buildkit

2025-03-06 09:04:20 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-03-06 09:05:06 UTC (buildkit.dockerfile.v0)

ARG PLATFORM=local

2025-03-06 09:05:06 UTC (buildkit.dockerfile.v0)

RUN |1 PLATFORM=local /bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y python3.12 python3.12-venv python3.12-dev ffmpeg && apt-get clean && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.12 1; # buildkit

2025-03-06 09:05:06 UTC (buildkit.dockerfile.v0)

ENV PLATFORM=local

2025-03-06 09:05:06 UTC (buildkit.dockerfile.v0)

ENV GIN_MODE=release

2025-03-06 09:05:06 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash" "-c" "/app/entrypoint.sh"]

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