Adding pip packages to be installed for use in custom scripts #1577
Answered
by
tobiasge
yanky83
asked this question in
Getting Help
-
|
Hi, could someone tell me how I may specify required pip packages for use in containers? I tried adding them to a created requirements.txt file before compose up, but this didn't seem to have any effect. Any help would be much appreciated! |
Beta Was this translation helpful? Give feedback.
Answered by
tobiasge
Dec 11, 2025
Replies: 1 comment
-
|
You need to build your own image. See the documentation for plugins: https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yanky83
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to build your own image. See the documentation for plugins: https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins