Sign inSign up

longwuyuan/ssh-ttyjs-centos7

By longwuyuan

•Updated about 11 years ago

ssh-server and also xterm in a browser

Image
2

579

longwuyuan/ssh-ttyjs-centos7 repository overview

  • Built using info from million12/ssh but very different usefullness
  • 100% self-contained Dockerfile (no additional files needed to copy)
  • The supervisord config files, roo password-generator script etc. are included in Dockerfile
  • Container provides ssh-server
  • To see root password, use ; docker logs | grep "root password
  • Container also provides xterm in a browser (if you don't want then comment tty.js installation)
  • To get xterm in browser, open relevant ports on firewall/routing etc and go to ; http://<docker-engine_ipv4-address>:<hostport_mapped_to_containerport_8080> (you can type "docker port <container_name>" to see the
  • You can also use env variable "ROOT_PASS=" to specify password when you run

Tag summary

Content type

Image

Digest

sha256:2a67827b7…

Size

206.9 MB

Last updated

about 11 years ago

docker pull longwuyuan/ssh-ttyjs-centos7