mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 12:30:13 +03:00
Do not use setup.py directly
This commit is contained in:
parent
ffe35b6559
commit
513bc0fb16
@ -34,4 +34,4 @@ COPY . /gns3server
|
||||
RUN mkdir -p ~/.config/GNS3/3.0/
|
||||
RUN cp scripts/gns3_server.conf ~/.config/GNS3/3.0/
|
||||
|
||||
RUN python3 setup.py install
|
||||
RUN python3 -m pip install .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user