[DiscordArchive] how long does it take to install databases with docker?
[DiscordArchive] how long does it take to install databases with docker?
Archived author: Barbz • Posted: 2019-01-30T21:20:59.911000+00:00
Original source
how long does it take to install databases with docker?
Archived author: Shin • Posted: 2019-01-30T23:02:39.149000+00:00
Original source
not much, depends on your machine performance.. but it's a bit simpler compared to installing mysql server from scratch on a clean system
Archived author: Shin • Posted: 2019-01-30T23:03:08.648000+00:00
Original source
and it's scalable, you can run multiple instance of the database listening in different ports (very useful for testing)