User story
As a developer, I want to run multiple Shopware projects in parallel and adjust ports easily so local environments do not conflict.
Where this arises: When you run project dev in two shops and it blows up.
Show when ports are blocked, then:
- either start with another port (create config) and generate another Docker container to be available, or
- do a retry of the same port, with the information that the user has to free the port that is busy; or
- stop the container (fallback)
Acceptance criteria
Readiness checklist
User story
As a developer, I want to run multiple Shopware projects in parallel and adjust ports easily so local environments do not conflict.
Where this arises: When you run
project devin two shops and it blows up.Show when ports are blocked, then:
Acceptance criteria
Readiness checklist