Rerun a Docker Container Instance
Given these:
1[root@selenium php-5.1.2]# docker ps -a
2CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
37e89768a78f9 e9a68b923b81 "/bin/sh -c 'makepkg…" 7 minutes ago Exited (1) 4 minutes ago nostalgic_lovelace
4af5262bdb8c1 selenium/node-chrome:2.53.1-beryllium "/opt/bin/entry_poin…" 4 weeks ago Up 4 weeks seleniumhub_chrome_5
53d788ffebc32 selenium/node-chrome:2.53.1-beryllium "/opt/bin/entry_poin…" 4 weeks ago Up 4 weeks seleniumhub_chrome_2
60bb97cb44ccd selenium/node-chrome:2.53.1-beryllium "/opt/bin/entry_poin…" 4 weeks ago Up 4 weeks seleniumhub_chrome_3
7982e0a223e1e selenium/node-chrome:2.53.1-beryllium "/opt/bin/entry_poin…" 4 weeks ago Up 4 weeks seleniumhub_chrome_1
8b4a2a19f9e80 selenium/node-chrome:2.53.1-beryllium "/opt/bin/entry_poin…" 4 weeks ago Up 4 weeks seleniumhub_chrome_4
970e02da9435a selenium/hub:2.53.1-beryllium "/opt/bin/entry_poin…" 4 weeks ago Up 4 weeks 0.0.0.0:4444->4444/tcp selenium-hub
Run "nostalgic_lovelace" as follows:
1docker restart nostalgic_lovelace