notes
Personal reference collection of useful tools, code snippets, and dev notes.
View on GitHub
docker
exec
grouplondon_db_1 /usr/bin/mysqldump
-u
root
--password
=
rootpass wordpress
>
backup.sql