Running Up MySQL export using Docker: A How-To Guideby@cveasey
4,362 reads

Running Up MySQL export using Docker: A How-To Guide

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

How to get a MySQL database running locally, and then how to import your backup. I’ll be using docker as I believe it is the most convenient and OS agnostic method. This will run up an instance containing two containers, one with MariaDB and one with.phpmyadmin**. You don’t need the **phpmy admin**, but without being condescending I figured a. GUI might be helpful for most people. However if you’re sitting on 15 years worth of data like I was with a big fat 800MB+ database file you might encounter some issues.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Running Up MySQL export using Docker: A How-To Guide
Clint Veasey HackerNoon profile picture

@cveasey

Clint Veasey

From stacking tents for the airforce to working as a full stack developer.


Receive Stories from @cveasey

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!