Skip to content

Instantly share code, notes, and snippets.

@richdownie
Created August 24, 2016 16:31
Show Gist options
  • Save richdownie/e6adcbf31b673e155ad302a1a9c00d71 to your computer and use it in GitHub Desktop.
Save richdownie/e6adcbf31b673e155ad302a1a9c00d71 to your computer and use it in GitHub Desktop.
se docker Exitibg
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
544ff11248f6 selenium/standalone-chrome-debug "/opt/bin/entry_point" 3 seconds ago Up 2 seconds 0.0.0.0:4422->4444/tcp, 0.0.0.0:5922->5900/tcp pensive_mestorf
~ $docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
544ff11248f6 selenium/standalone-chrome-debug "/opt/bin/entry_point" About a minute ago Exited (127) About a minute ago pensive_mestorf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment