Check out my new repository project. CharmingSteve/Centos-docker-tomcat-mongo-pythong

Visits: 1047


The project puts 3 applications inside a single Docker Container. These are MongoDB, Tomcat and Python. The first 2 usually conflict with standard containers that usually run one of them in the “foreground” which only one can do. Official containers have just one.

Centos incorporated SystemD into its official container, but it’s a bit of work to make it work together.

Dockerfiles are at the github link

Source: CharmingSteve/Centos-docker-tomcat-mongo-pythong

Leave a Reply