notes

Personal reference collection of useful tools, code snippets, and dev notes.

View on GitHub
docker exec -i mlginkwordpress_db_1 mysql -u root -proot ink < /Users/robert.kampas/Downloads/db.sql
docker run --rm -i --link mullenlowegroupcom2017docker_db2_1:db mariadb:10 mysql -uroot -proot -hdb mullenlo_loweandp < database.sql