MySQL

From Wildsong
Revision as of 01:37, 6 August 2017 by Brian Wilson (talk | contribs) (Created page with "Notes on moving MySQL (MariaDB on Debian) into Docker container Back up databases The important databases today are: mysql asterisk owncloud Docker The official mysql doc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Notes on moving MySQL (MariaDB on Debian) into Docker container

Back up databases

The important databases today are:

mysql asterisk owncloud

Docker

The official mysql docker

docker pull mysql