Namespace
langgenius
Image / Tag
dify-ee-plugin-connector:feat-patch-support-arm64
Content Digest
sha256:abb666719809e294682fe2f4d5db2752623bd16d7e34e39f7a4186fcf4a9ecf9
Details
Created

2026-03-13 03:44:17 UTC

Size

74.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:66a4bbbfab887561d75f1fdb3c6221c974346f82c9229f5ef99f96b7e6c25704 - 36.84% (27.5 MB)

[#001] sha256:3d26b68d265db4df4ed0ce80c066422578558489dc3105d8936da7cb1f87c4a4 - 1.34% (1020 KB)

[#002] sha256:52bab9fcada7b4d47a7129c6b7e5609754ee0ee3e8899c3a44cf070afb0ac583 - 61.82% (46.2 MB)

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


History
2026-02-10 16:52:26 UTC

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

2026-02-10 16:52:26 UTC

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

2026-02-10 16:52:27 UTC

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

2026-02-10 16:52:27 UTC

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

2026-02-10 16:52:29 UTC

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

2026-02-10 16:52:29 UTC

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

2026-03-13 03:41:45 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:44:17 UTC (buildkit.dockerfile.v0)

COPY /src/bin /app # buildkit

2026-03-13 03:44:17 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-03-13 03:44:17 UTC (buildkit.dockerfile.v0)

EXPOSE [8000/tcp]

2026-03-13 03:44:17 UTC (buildkit.dockerfile.v0)

VOLUME [/data/conf]

2026-03-13 03:44:17 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