services.<name>.ports.<index>.app_protocol incorrectly blocked as not allowed #733
Open
2 tasks done
Labels
bug
Something isn't working
🛡️ Security Policy
Description
Upon trying a compose manifest that had the long syntax implemented for exposing network ports, I came across a validation error.
This confused me as I was pretty sure I understood correctly the docker compose documentation about this.
So, I tried running my compose manifest with the actual
docker compose
command and it worked without complaints.Then, when it was running, I switched back to Dockge to see if it would see it running and it was, but no logs could be seen as it was still complaining about the manifest being invalid.
👟 Reproduction steps
Try running the following manifest in Dockge.
👀 Expected behavior
Dockge should run the compose manifest and start showing logs.
😓 Actual Behavior
Stack doesn’t start and an error is displayed instead.
Dockge Version
1.4.2
💻 Operating System and Arch
Fedora 40
🌐 Browser
Safari iOS 18.3.1
🐋 Docker Version
Docker-CE 27.5.1
🟩 NodeJS Version
No response
📝 Relevant log output
The text was updated successfully, but these errors were encountered: