Skip to content
Snippets Groups Projects
Commit 17bd4d12 authored by Dima Mishin's avatar Dima Mishin :alien:
Browse files

Update Dockerfile

parent 820ceb6f
No related branches found
No related tags found
No related merge requests found
Pipeline #8562 failed
FROM netboxcommunity/netbox:v2.7.2
ENV NAPALM_USERNAME netbox-napalm
RUN pip3 install git+https://gitlab.nautilus.optiputer.net/prp/napalm
RUN apt-get update && apt-get install -y git && pip3 install git+https://gitlab.nautilus.optiputer.net/prp/napalm@prp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment