Skip to content

Instantly share code, notes, and snippets.

@cardmagic
Created September 23, 2014 20:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cardmagic/94b22ac7fd6f560d7869 to your computer and use it in GitHub Desktop.
Save cardmagic/94b22ac7fd6f560d7869 to your computer and use it in GitHub Desktop.
$ docker run -t -i -name mysql_ambassador -expose 3306 -e MYSQL_PORT_3306_TCP=tcp://192.168.1.52:3306 ctlc/ambassador
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment