1tbfree commited on
Commit
a1c636c
1 Parent(s): 16e7691

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -3,4 +3,4 @@ RUN apt update
3
  RUN apt install neofetch curl git make wget lynx links -y
4
  RUN git clone https://github.com/yudai/gotty/releases/download/v1.0.1/gotty_linux_386.tar.gz
5
  RUN chmod +x gotty
6
- CMD ["./gotty", "-w", "-p 8000", "bash"]
 
3
  RUN apt install neofetch curl git make wget lynx links -y
4
  RUN git clone https://github.com/yudai/gotty/releases/download/v1.0.1/gotty_linux_386.tar.gz
5
  RUN chmod +x gotty
6
+ CMD ["./gotty", "-w", "-p 7860", "bash"]