Skip to content

Instantly share code, notes, and snippets.

@tonywangcn
Created March 19, 2017 05:37
Show Gist options
  • Save tonywangcn/a6487bf58ef48efb113bb43ad677bbda to your computer and use it in GitHub Desktop.
Save tonywangcn/a6487bf58ef48efb113bb43ad677bbda to your computer and use it in GitHub Desktop.
3 instances totally
root@ubuntu:~# docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
94b052d141a9 ubuntu_python_latest "/usr/sbin/sshd -D" About an hour ago Up About an hour 0.0.0.0:32774->22/tcp ubuntu_instance03
ad1c39e6ba8c ubuntu_python_latest "/usr/sbin/sshd -D" About an hour ago Up About an hour 0.0.0.0:32773->22/tcp ubuntu_instance02
9736f94b4b2e ubuntu_python_latest "/usr/sbin/sshd -D" About an hour ago Up About an hour 0.0.0.0:32772->22/tcp ubuntu_instance01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment