We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I got stuck on the last step. When I try to run: sudo docker-compose up -d --build rtl-server I get this error:
ERROR: yaml.scanner.ScannerError: mapping values are not allowed here in "./docker-compose.yml", line 28, column 66
Any help would be appreciated. I hope this project is still alive.
The text was updated successfully, but these errors were encountered:
Hello @jorahg ,
Sorry for the inconveniences. I'll take a look and get back to you ASAP.
Sorry, something went wrong.
I cannot reproduce this. Can you please indicate here your docker-compose version?
docker-compose
$ docker-compose --version docker-compose version 1.29.2
docker-compose version 1.29.2, build unknown
I cannot reproduce this. Can you please indicate here your docker-compose version? $ docker-compose --version docker-compose version 1.29.2
manuasir
No branches or pull requests
I got stuck on the last step. When I try to run: sudo docker-compose up -d --build rtl-server
I get this error:
ERROR: yaml.scanner.ScannerError: mapping values are not allowed here
in "./docker-compose.yml", line 28, column 66
Any help would be appreciated. I hope this project is still alive.
The text was updated successfully, but these errors were encountered: