Hello Folks , i was working with a docker-skeleton-php and every thing was good until i installed phpmyadmin i can't access to it what the wrong .
and please if any one knows how to connect with mysql in docker container in vps with tableplus or sequelpro .
i will be so thankful.
the biolerplate php docker : github.com/Federkun/docker-skeleton-php
Am not familiar with the boilerplate PHP docker image that you mentioned, but I can help with this question:
how to connect with mysql in docker container in vps with tableplus or sequelpro.
You need to set up SSH connection to your VPS and use that connection to connect to MySQL http://d.zah.me/HOweE4/oUKsxbCmkT but you will need to make sure that your MySQL has the ports open for local communication.