How to update Optional Requirements from local_requirements.txt file in netbox-docker #1563
Unanswered
spot62
asked this question in
Getting Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
netbox-community/netbox#20816 says, to update Optional Requirements dependencies need use local_requirements.txt file
How me do this in netbox-docker?
What I do:
Create local_requirements.txt
Create Dockerfile.ext:
Create custom container
sudo docker build -f Dockerfile.ext -t netbox-dev .Create docker-compose.override.yml
Run
docker compose up -dTry:
Ok.
When run it in NetBox WebUI:
Why? How me fix it?
Thank you.
UPDATE: Need it
too?
What is correct use it?
Beta Was this translation helpful? Give feedback.
All reactions