Hi @Christian Cederfjärd, I appreciate your effort. But if you willing to reply to someone, please use threads 🙂 That will ensure that the channel will not get cluttered.
c
Christian Cederfjärd
12/27/2018, 3:39 PM
Understood, thank you 👍
n
Novalis
12/27/2018, 3:42 PM
@Christian Cederfjärd Hey, thanks! However I know docker just a bit and I know that there is an image for MySQL. However is it possible to connect this with my Apache database? I wouldn't want to have a deleted DB when restarting the container
h
Harshit
12/27/2018, 3:45 PM
@Novalis Please read my reply to your original question for resolving the connection problem.
That being said, you doesn't lose any database data when your restart or container or even your machine. Data is persisted using volumes in Docker for things like database.