-
-
Notifications
You must be signed in to change notification settings - Fork 92
Error when installing chmod + x setup.sh && ./setup.sh #28
Comments
ubuntu 18.04 |
upgrade docker and docker-compose. its bug in docker it self. |
the same problem is observed on ubuntu, I have not found a solution yet |
This will fix it! $ sudo apt-get remove docker-compose |
Not working on Docker 19.03.12 with Ubuntu 20.04 (Digital Ocean Droplet) |
./setup.sh: 5: ./setup.sh: Syntax error: "(" unexpected
sed: -e expression #1, char 59: unterminated
s' command sed: -e expression #1, char 73: unterminated
s' commandsed: -e expression #1, char 75: unterminated
s' command sed: -e expression #1, char 71: unterminated
s' commandERROR: Version in "./docker-compose.yml" is unsupported. You might be seeing this error because you're using the wrong Compose file version. Either specify a supported version (e.g "2.2" or "3.3") and place your service definitions under the
services
key, or omit theversion
key and place your service definitions at the root of the file to use version 1.For more on the Compose file format versions, see https://docs.docker.com/compose/compose-file/
The text was updated successfully, but these errors were encountered: