Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Config Is Not Valid for Ubuntu 20.04 #7

Closed
W4JEW opened this issue Feb 12, 2022 · 2 comments
Closed

Docker Config Is Not Valid for Ubuntu 20.04 #7

W4JEW opened this issue Feb 12, 2022 · 2 comments

Comments

@W4JEW
Copy link

W4JEW commented Feb 12, 2022

I keep running into dead-ends with each iteration of trying to install the code in this repository.

The documentation starts by saying that it's for Ubuntu 20.04 and that's exactly what I am running.

I've tried with both the version of Docker (docker.io) included in the Ubuntu repository as well as installing Docker from the official Docker repository (docker-ce), along with containerd, and docker-compose. Neither of them work with the docker-compose.yml file that is included.

Any time I run docker-compose, I get the following error:

ERROR: Version in "./docker-compose-rel.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/

@W4JEW
Copy link
Author

W4JEW commented Feb 12, 2022

It looks like there's a pull request that resolves some of the issues that I'm running into. Would you be able to review the pull request and merge the changes into main?

@qvarforth
Copy link
Owner

Yes! I will merge that (I have discussed that pr with peterus, the plan was to merge it today).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants