Skip to content

Instantly share code, notes, and snippets.

@victorvs0uz4
Last active May 9, 2018 04:57
Show Gist options
  • Select an option

  • Save victorvs0uz4/d582ef57dc90af9b0c915eadf9a1a82a to your computer and use it in GitHub Desktop.

Select an option

Save victorvs0uz4/d582ef57dc90af9b0c915eadf9a1a82a to your computer and use it in GitHub Desktop.
docker run --name phpmyadmin -d --link mysql_server -p 8081:80 -e PMA_HOST=mysql_server --network wordpress_wordpress-network phpmyadmin/phpmyadmin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment