Have you tried `docker inspect <image>` ? Th...
# general
e
Have you tried
docker inspect <image>
? That should reveal an entry point and you should be able to work backwards from there.