本站面向开发者与科研用户,提供开源镜像的搜索和下载加速服务。
所有镜像均来源于原始开源仓库,本站不存储、不修改、不传播任何镜像内容。

dify-sandbox-py Docker 镜像下载 - 轩辕镜像

dify-sandbox-py 镜像详细信息和使用指南

dify-sandbox-py 镜像标签列表和版本信息

dify-sandbox-py 镜像拉取命令和加速下载

dify-sandbox-py 镜像使用说明和配置指南

Docker 镜像加速服务 - 轩辕镜像平台

国内开发者首选的 Docker 镜像加速平台

极速拉取 Docker 镜像服务

相关 Docker 镜像推荐

热门 Docker 镜像下载

dify-sandbox-py
svcvit/dify-sandbox-py

dify-sandbox-py 镜像详细信息

dify-sandbox-py 镜像标签列表

dify-sandbox-py 镜像使用说明

dify-sandbox-py 镜像拉取命令

Docker 镜像加速服务

轩辕镜像平台优势

镜像下载指南

相关 Docker 镜像推荐

1 收藏0 次下载activesvcvit镜像

dify-sandbox-py 镜像详细说明

dify-sandbox-py 使用指南

dify-sandbox-py 配置说明

dify-sandbox-py 官方文档

DIFY-SANDBOX-PY

A code executor for Dify that is compatible with the official sandbox API calls and dependency installation.

  • Supports Python 3.12
  • Supports Node.js 20

Purpose

While the official sandbox has many permission settings and is a better sandboxing solution, in personal use cases where Dify's code nodes are entirely self-edited, there's no risk of code injection. This project aims to provide broader permissions and support for more dependencies (like numpy>2.0, matplotlib, scikit-learn) to reduce confusing error messages. This code was developed by referencing the official sandbox's API call examples.

Usage

In the official docker-compose.yaml, locate the sandbox image section and replace it with:

  sandbox:
    # image: langgenius/dify-sandbox:0.2.10
    image: svcvit/dify-sandbox-py:0.1.1

If you prefer to build the image yourself, you can clone this repository and run:

docker build -t dify-sandbox-py:local .

Then modify the sandbox image in docker-compose.yaml to use dify-sandbox-py:local

Notes

  • Network access control has been removed, network access is enabled by default
  • Third-party dependency installation works the same as the official version - place your dependencies in /docker/volumes/sandbox/dependencies/python-requirements.txt and restart the sandbox
  • The image only includes FastAPI-related dependencies by default. Any additional dependencies you need must be added to python-requirements.txt

用户好评

来自真实用户的反馈,见证轩辕镜像的优质服务

oldzhang的头像

oldzhang

运维工程师

Linux服务器

5

"Docker加速体验非常流畅,大镜像也能快速完成下载。"