Namespace
langgenius
Image / Tag
dify-plugin-daemon:09e214f2b2b1190717751dc93d8692b6487a16a2-local
Content Digest
sha256:ad7c83a9cc967371368028d754c47447968b1f9c4f18ca211cccae17a4a7e9ba
Details
Created

2024-11-13 12:31:34 UTC

Size

78.8 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.74% (28.2 MB)

[#001] sha256:7b3e8e3373a0f7d9444c1684a9fab8a343f1e9dbb372611e436957d58d9adecb - 23.48% (18.5 MB)

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

[#003] sha256:a5c0f2e06438af9a6f425e323c72ff2ea03fb3e2f4e3988e056cbeac279b2ec9 - 40.79% (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"]

2024-11-13 12:31:21 UTC (buildkit.dockerfile.v0)

COPY /app/main /app/main # buildkit

2024-11-13 12:31:22 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-11-13 12:31:34 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

2024-11-13 12:31:34 UTC (buildkit.dockerfile.v0)

ENV PLATFORM=local

2024-11-13 12:31:34 UTC (buildkit.dockerfile.v0)

ENV GIN_MODE=release

2024-11-13 12:31:34 UTC (buildkit.dockerfile.v0)

CMD ["/app/main"]

Details
Created

2024-11-13 12:32:04 UTC

Size

74.4 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:a186900671ab62e1dea364788f4e84c156e1825939914cfb5a6770be2b58b4da - 35.07% (26.1 MB)

[#001] sha256:4e5690b1fe1005cef4dd11015b52559cc0152bf7a7978b11689cd8aa3fcf3b05 - 23.44% (17.4 MB)

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

[#003] sha256:b6f54a9ab4ba4e9d3a0d55a0e71dd4c2d714ebe44a6c07b62e55ee93f2e157f1 - 41.5% (30.9 MB)


History
2024-09-11 16:26:04 UTC

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

2024-09-11 16:26:04 UTC

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

2024-09-11 16:26:04 UTC

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

2024-09-11 16:26:04 UTC

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

2024-09-11 16:26:06 UTC

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

2024-09-11 16:26:06 UTC

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

2024-11-13 12:31:27 UTC (buildkit.dockerfile.v0)

COPY /app/main /app/main # buildkit

2024-11-13 12:31:27 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-11-13 12:32:04 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

2024-11-13 12:32:04 UTC (buildkit.dockerfile.v0)

ENV PLATFORM=local

2024-11-13 12:32:04 UTC (buildkit.dockerfile.v0)

ENV GIN_MODE=release

2024-11-13 12:32:04 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