ergoplatform / ergoplatform/ergo-bootstrap
ERROR: Version in "./docker-compose.yml" is unsupported.
- Dominant language
- Shell
- Stars
- 12
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Getting the following error on "init" and "start":
ERROR: 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 the `version` 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/
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with docker-compose.yml and reproduce the error by running the init and start commands. Check the Compose file version against the supported format; done means both commands run without the unsupported-version error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100