EDITD / kubetools

:nut_and_bolt: Kubetools is a tool and processes for developing and deploying microservices to Kubernetes.
MIT License
13 stars 2 forks source link

Dont assign the same port to more than one container in a project #120

Open mattalexanderhill opened 2 years ago

mattalexanderhill commented 2 years ago

e.g. here: http://jenkins.edtd.net/job/EDITED%20Github/job/Wardrobe/job/PR-703/5/console

ryan109 commented 2 years ago

Caused by this line https://github.com/EDITD/kubetools/blob/f842ab68ab39b4ad7d9682972e7b110d88d1eda7/kubetools/dev/backends/docker_compose/config.py#L140