Standard Docker Ports - tooltwist/documentation GitHub Wiki
The ports used for Docker containers take the form <process id><suffix>, where suffix is one of the following:
Application
00 - web site
05 - APIInfrastructure
11 - database
12 - database web interface
13 - cache (REDIS, Elastic Cache)
14 - search (SOLR, Elastic Search)Services
21 - TTAuth
22 - Crowdhound
23 - TEA
Testing & Monitoring
30 - Selenium
31 - Prometheus monitoring
For example the database port (11) for project Drinkcircle (523) is 52311.