Sign inSign up

bryanlatten/docker-ubuntu-ssh

By bryanlatten

Updated about 9 years ago

A web-based terminal, using node + socket.io

Image
0

562

bryanlatten/docker-ubuntu-ssh repository overview

docker-ubuntu-ssh

From Docker Index

docker pull dorowu/ubuntu-ssh-ttyjs

Build yourself

git clone https://github.com/fcwu/docker-ubuntu-ssh.git
docker build --rm -t doro/ubuntu-ssh docker-ubuntu-ssh
docker run -i -t --entrypoint=/bin/bash -p 3000:3000 doro/ubuntu-ssh
Usage

Use environment variables to overwrite defaults

VariableDefaultDescription
USERubuntuusername allowed to login
PASSubuntupassword for login

Browse http://127.0.0.1:3000/vnc.html

Tag summary

Content type

Image

Digest

Size

122.2 MB

Last updated

about 9 years ago

docker pull bryanlatten/docker-ubuntu-ssh