mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-01-05 21:48:49 +01:00
test-vncserver: ns alias for netstat -nltp
This commit is contained in:
parent
c775f7198b
commit
36ffbe1572
@ -36,5 +36,6 @@ WORKDIR $HOME
|
||||
|
||||
RUN echo 'PATH="/src/unix:$PATH"' >> ~/.bashrc
|
||||
RUN echo 'alias go="sh /src/s; vncserver -kill :1"' >> ~/.bashrc
|
||||
RUN echo 'alias ns="netstat -nltp"' >> ~/.bashrc
|
||||
|
||||
ENTRYPOINT "/bin/bash"
|
||||
|
Loading…
Reference in New Issue
Block a user