Namespace
langgenius
Image / Tag
dify-ee-plugin-connector:feat-patch-support-amd64
Content Digest
sha256:33091471593524fe0af334eafdb318286a71f5e71d4ba3ffdc18bd6c8be01792
Details
Created

2026-03-13 03:42:53 UTC

Size

79.7 MB

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

Environment
PATH

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


Layers

[#000] sha256:01d7766a2e4a62b74e0bebf2cd12c47e675e9221174f6570854203e84ffe68b0 - 35.59% (28.4 MB)

[#001] sha256:e072556baddfe43ac9c8f7ea88e7fb81b72fafcacb85c8b9a13f164e1a2955aa - 1.28% (1.02 MB)

[#002] sha256:754cd3b42ecb7d03ce7f323373ab00f43697293d42cadc0492f575eebd7368c3 - 63.14% (50.3 MB)

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


History
2026-02-10 16:49:54 UTC

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

2026-02-10 16:49:54 UTC

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

2026-02-10 16:49:54 UTC

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

2026-02-10 16:49:54 UTC

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

2026-02-10 16:49:56 UTC

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

2026-02-10 16:49:57 UTC

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

2026-03-13 03:40:50 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates netbase && rm -rf /var/lib/apt/lists/ && apt-get autoremove -y && apt-get autoclean -y # buildkit

2026-03-13 03:42:53 UTC (buildkit.dockerfile.v0)

COPY /src/bin /app # buildkit

2026-03-13 03:42:53 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-03-13 03:42:53 UTC (buildkit.dockerfile.v0)

EXPOSE [8000/tcp]

2026-03-13 03:42:53 UTC (buildkit.dockerfile.v0)

VOLUME [/data/conf]

2026-03-13 03:42:53 UTC (buildkit.dockerfile.v0)

CMD ["./plugin-connector"]

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