mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
ci: Support adding custom JS and Python dependencies in the runners image (#19220)
This commit is contained in:
5
docker/images/runners/extras.txt
Normal file
5
docker/images/runners/extras.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
# Runtime-only extra Requirements File for installing dependencies in the Python task runner image.
|
||||
# Installed at Docker image build time. Allow usage in the Code node
|
||||
# via 'N8N_RUNNERS_EXTERNAL_ALLOW' env variable on n8n-task-runners.json.
|
||||
|
||||
# numpy==2.3.2
|
||||
Reference in New Issue
Block a user