Nov
Note: I am using the official https://hub.docker.com/r/phpmyadmin/phpmyadmin/ image. I have had a small problem when trying to import a fairly large database using the PhpMyAdmin. When you have large databases you need to increase the default php limits post_max_size = 50M upload_max_filesize = 50M The problem I have had is...