-
mwk
> mwk: you don't delete random files, yes the package is installed and your system doesn't know you removed it > `sudo apt install --reinstall docker-compose` Its work mate !
-
mwk
But now when i try docker-compose up -d , i got error version in docker-compose.yml is unsupported
-
mwk
You may see this error because your using the wrong compose file version
-
mwk
That the ./docker-compose.yml that i create with nano and put what they say inside from snikket website
-
mwk
I put in that file version 3.3 using nano like instructions in snikket website
-
mwk
https://snikket.org/service/quickstart/
-
mwk
I check the version of docker-compose from terminal and i see its version 1.8.0
-
mwk
And docker -py version 1.9.0
-
mwk
Cpython version 2.7.12 and open ssl verdion 1.0.2g