Skip to content
Snippets Groups Projects
Commit 7d09e9da authored by John Graham's avatar John Graham
Browse files

Update Dockerfile

parent f1fd2428
No related branches found
No related tags found
No related merge requests found
Pipeline #14558 failed
......@@ -4,5 +4,5 @@ ENV NAPALM_USERNAME netbox-napalm
#RUN python3 -m pip install pip==19.3.1
RUN apk add git zlib && pip3 install --upgrade napalm cffi napalm-dellos10
RUN apk add py3-pillow
RUN pip3 install --upgrade netbox-qrcode
RUN pip3 install netbox-qrcode
RUN echo "PLUGINS = ['netbox_qrcode']" >> /etc/netbox/config/configuration.py
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