mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-03-10 14:33:59 +00:00
refactor
This commit is contained in:
parent
e262a46cfd
commit
018598a300
@ -35,4 +35,4 @@ RUN pip3 install --no-cache-dir -r /server/requirements.txt
|
||||
|
||||
EXPOSE 3080
|
||||
|
||||
CMD ["python3", "-m", "gns3server", "--port", "3080"]
|
||||
CMD [ "python3", "-m", "gns3server", "--port", "3080" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user