Sign inSign up

liuderchi/chattium-ubuntu16-node10-ssh

By liuderchi

Updated about 8 years ago

Image
1

334

liuderchi/chattium-ubuntu16-node10-ssh repository overview

II clone and run the container with ssh

$ git clone https://github.com/liuderchi/chattium.git && cd chattium

$ docker run --rm -d -p 22:22 -p 3000:3000 -p 3001:3001 \
  -v $PWD:/root/chattium liuderchi/chattium-ubuntu16-node10-ssh:latest

II connect to the ssh server

$ ssh -o UserKnownHostsFile=/dev/null root@localhost

Tag summary

Content type

Image

Digest

Size

120.5 MB

Last updated

about 8 years ago

docker pull liuderchi/chattium-ubuntu16-node10-ssh