I try to use remote docker and pycharm. When i use Dockerfile it works
Guys, can you help me.
I try to use remote docker and pycharm.
When i use Dockerfile it works fine.
But i would like to use docker-compose
When i try to start it i see this error. And in the settings sometimes error like Error while parsing cant find docker compose and i have red indicator near Docker Machine executable in Settings - Build, Execution, Deployment - Docker - Tools
What's problem? Is probleme here or on a remote machine were docker is? I installed docker compose in remote machine successful.
And else one moment: i have no docker on my local machine, but again Dockerfile from local in Pycharm start successful.
Thx.