Skip to content

Support to install the python and nodejs dependencies via CI system #180

@Colstuwjx

Description

@Colstuwjx

Currently, dify-sandbox would trigger auto-install dependencies by executing commands to install the /dependencies/python-requirements.txt . However, it has potential security risk since dify-sandbox would need internet access and also privileged access to the runtime container.

I want to change the Dockerfile to install the required dependencies via CI system when building the dify-sandbox runtime image, is it possible to cover both Python and Nodejs dependency installation in the Dockerfile ?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions