maciejwalkowiak / just

Magical 🪄 command line toolkit for developing 🍃 Spring Boot apps
312 stars 6 forks source link

Improve handling error when port for an infrastructure service is already taken #30

Closed maciejwalkowiak closed 1 year ago

maciejwalkowiak commented 1 year ago

When port reserved for an infrastructure service is already taken, instead of throwing and showing an exception from the docker client in logs, there should be a simple warning explaining that the service has not been started because the port is unavailable.