dockge's yaml parser is choking on a docker compose that works normally #633
Unanswered
mrelcee
asked this question in
Ask for Help
Replies: 1 comment
-
Not sure if this is going to help, but I when I changed to the new unifi application, I did use the linuxserver.io setup, but I've just looked and it slightly different to how I did it, I did fix mongo to version 7 and had no problems.
In fact have you tried just following the linuxserver.io write up? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🛡️ Security Policy
📝 Describe your problem
a docker compose yaml for firing up a unifi controller with the unifi app and mongodb in one compose fails to parse and flags an error in dockge. runs fine however with docker compose.
when I peeked at it in the stacks folder it's intact there, so it isn't getting mangled in the webui.
I believe the issue is over a pipe | character toward the end..
sample.zip
📝 Error Message(s) or Log
No response
🐻 Dockge Version
1.42
💻 Operating System and Arch
Arch linux on x64 and Debian on arm64
🌐 Browser
safari chrome firefox..
🐋 Docker Version
Docker version 27.3.1, build ce1223035a
🟩 NodeJS Version
not using
Beta Was this translation helpful? Give feedback.
All reactions