phpmyadmin: image: phpmyadmin/phpmyadmin:testing container_name: myadmin environment: - PMA_ARBITRARY=1 restart: always ports: - 8090:80