How can use Mysql-proxy on docker container

I am using docker linux container. I install mysql-proxy on a container, but i am unable to start mysql-proxy service. when I run a bash shell on that container its showing me all mysql-proxy files but mysql-proxy service is not running. how can i use mysql-proxy on a container.

Hi,

Are you using a custom build mysql-proxy image? If yes, can you share the dockerfile you are using to build the container so that we will get to know where your are getting into error. Also share the command you used to run the container.

Regards