my-gotty: hostname: mygotty ports: - 8989:7806 tty: true image: modenaf360/gotty:latest stdin_open: true tty: true #using bash TTY mode (pseudo-TTY)