arrow_back history This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. <Code:none> docker run --name myadmin -d -e PMA_HOST=dbhost -p 8080:80 phpmyadmin/phpmyadmin </Code>