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
Checklist Please make sure you have performed the following steps before opening a new bug ticket, change [ ] to [x] to mark it as done
[ ]
[x]
Description
During sudo docker compose up -d I get the error: yaml: line 216: mapping values are not allowed in this context.
sudo docker compose up -d
yaml: line 216: mapping values are not allowed in this context
Platform
Browser Console Errors(F12)
App/Container Console Error
Screenshots(optional)
The text was updated successfully, but these errors were encountered:
Not a LubeLogger issue, check your docker compose file, you most likely have a mis-indented line somewhere
Sorry, something went wrong.
You were right! The compose file contained HTML/CSS code instead of the docker compose file relevant content!
No branches or pull requests
Checklist
Please make sure you have performed the following steps before opening a new bug ticket, change
[ ]
to[x]
to mark it as doneDescription
During
sudo docker compose up -d
I get the error:yaml: line 216: mapping values are not allowed in this context
.Platform
Browser Console Errors(F12)
yaml: line 216: mapping values are not allowed in this context
App/Container Console Error
yaml: line 216: mapping values are not allowed in this context
Screenshots(optional)
The text was updated successfully, but these errors were encountered: