Rs
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
-
-
-
-
Rs created a post, Why does phpstorm try to start a new container when I ask it to use existing?
I am setting up phpstorm with a docker-compose.yml file, as a CLI intrepeter. I set it to use existing connection.. But for some reason it tries to run docker-compose up -d php.. This then fails (w...