Open miloskroulik opened 10 years ago
Hello, thanks for your feedback.
Can you post your configuration file ?
Have you any error when you run docker logs [YourDbContainerName]
?
Have you mounter a volume to store MySQL data ? Has this folder good rights ?
Thanks
I tried to follow Symfony tutorial, but after gaudi restart (
gaudi stop && gaudi
) the DB application won't start anymore.gaudi check
always reports, that it isn't running. It works, when I delete my volume and usegaudi reload
command - but the I would not be able to persist my data.I'm using latest version of Gaudi & Docker.