File size: 183 Bytes
2f8d590
 
 
7c30a3e
2f8d590
 
 
 
1
2
3
4
5
6
7
8
9
my-gotty:
  hostname: mygotty
  ports:
  - 8989:7806
  tty: true
  image: modenaf360/gotty:latest
  stdin_open: true
  tty: true                     #using bash TTY mode (pseudo-TTY)