'How to two freestyle project using two docker-compose

I got my .net core project up and running through docker-compose. I wanted to use jenkins and in case of jenkins, when I create a freestyle project, docker-compose stop works, but when I create another freestyle project, it doesn't work. It shows as below, I can't understand why. but docker-compose up or build states are working

enter image description here

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source