blobba commited on
Commit
19a72a7
·
1 Parent(s): 8683ac1

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,2 +1,2 @@
1
  FROM besutkode/gotty
2
- CMD ["gotty", "bash"]
 
1
  FROM besutkode/gotty
2
+ CMD ["/bin/bash" "/run_gotty.sh"]