|
|
|
|
|
by mdk754
3669 days ago
|
|
> We might not want to run our production database in Docker (perhaps we'll just use Amazon RDS for example), but we can spin up a clean MySQL database in no time as a Docker container for development - leaving our development machine clean and keeping everything we do controlled and repeatable. Curious why you wouldn't want to run it in docker in production? Wouldn't running the same container in dev/prod be helpful? |
|
[0] http://vitess.io/