mirror of
https://github.com/GNS3/gns3-server
synced 2025-03-12 15:06:06 +00:00
rm space
This commit is contained in:
parent
00bf1c028b
commit
e262a46cfd
@ -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…
Reference in New Issue
Block a user