Namespace
langgenius
Image / Tag
dify-plugin-daemon:3d6ad98913e6630207d2016a7f620b299e96e075-local-linux-amd64
Content Digest
sha256:8a227a64b940a09e4f71f6f1fdceb3b73b725fdc435ea8b39f82c022b94c3c7b
Details
Created

2025-01-03 16:45:27 UTC

Size

79.6 MB

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

Environment
GIN_MODE

release

PATH

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

PLATFORM

local


Layers

[#000] sha256:6414378b647780fee8fd903ddb9541d134a1947ce092d08bdeb23a54cb3684ac - 35.39% (28.2 MB)

[#001] sha256:b29a1a1e9bb30de6d97431592f5d58f7ac6e9f4370a09720de5b9ff8f769f261 - 24.24% (19.3 MB)

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

[#003] sha256:7315f1dd404d78fb64d010843551ac631f4fb884d5bb47540ef77879e209930d - 40.37% (32.1 MB)


History
2024-09-11 16:25:16 UTC

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

2024-09-11 16:25:16 UTC

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

2024-09-11 16:25:16 UTC

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

2024-09-11 16:25:16 UTC

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

2024-09-11 16:25:17 UTC

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

2024-09-11 16:25:18 UTC

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

2025-01-03 16:45:15 UTC (buildkit.dockerfile.v0)

COPY /app/main /app/main # buildkit

2025-01-03 16:45:15 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-01-03 16:45:27 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y python3.10 python3.10-venv python3.10-dev && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2025-01-03 16:45:27 UTC (buildkit.dockerfile.v0)

ENV PLATFORM=local

2025-01-03 16:45:27 UTC (buildkit.dockerfile.v0)

ENV GIN_MODE=release

2025-01-03 16:45:27 UTC (buildkit.dockerfile.v0)

CMD ["/app/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