How to know what function is in the container

these is a container in my docker ( centos 7 ) , this container is build by previous colleague , therefore , I don’t know what function ( eg. php , apache etc ) is running in this container .

I just would like to ask how can I know whtat function is in it ?

thanks