This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Dockge stack does not show containers that are incorporated into the compose file using "include" #293
Closed
2 tasks done
Labels
feature-request
New feature or request
🛡️ Security Policy
Description
When creating a compose-yaml file for a stack using the "include" element, Dockge does not show any containers that are not in the base compose.yaml.
So, if I have one container in the compose.yaml file but 3 further containers added to the stack using the "include" element, Dockge only shows the one container.
I appreciate this may be more of a feature request than a bug.
👟 Reproduction steps
compose.yaml
include
element to pull in additional containers from other compose files.👀 Expected behavior
See 4 containers in Dockge
😓 Actual Behavior
Only 1 container is shown in Dockge
Dockge Version
1.3.3
💻 Operating System and Arch
Ubuntu 22.04
🌐 Browser
Microsoft Edge Version 120.0.2210.61
🐋 Docker Version
Docker 24.0.7
🟩 NodeJS Version
No response
📝 Relevant log output
No response
The text was updated successfully, but these errors were encountered: