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
Content type
Image
Digest
Size
120.5 MB
Last updated
about 8 years ago
docker pull liuderchi/chattium-ubuntu16-node10-ssh