The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
The code execution sandbox of Dify Enterprise, running user-supplied Python and Node.js code from code nodes and tools inside an isolated, seccomp-restricted environment.
The following information was extracted from the dockerfile and other sources.
| Canonical image ID | sandbox |
| Summary | Dify Enterprise sandbox runtime |
| Description | Python 3.12 available as container is a base platform for building and running various Python 3.12 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms. |
| Maintainer | LangGenius |
| Repository name | dify-ee-sandbox |
| Image version | 3.9.4 |
| Architecture | amd64 |
| Usage | s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.12/test/setup-test-app/ ubi9/python-312 python-sample-app |
| Exposed ports | 8080:http |
Dify Enterprise images are distributed via Docker Hub under the “langgenius” organization.
Pull the Red Hat UBI build (use the -ubi9 tag):
podman pull docker.io/langgenius/dify-ee-sandbox:3.9.4-ubi9
Deploy with the official Dify Enterprise Helm chart on OpenShift. A valid Dify Enterprise subscription is required to run the platform.