1
0
Fork 0
mirror of https://github.com/louislam/dockge.git synced 2026-03-03 02:06:55 -05:00

Dockge stack does not show containers that are incorporated into the compose file using "include" #69

Closed
opened 2026-02-20 13:10:18 -05:00 by deekerman · 0 comments
Owner

Originally created by @adamadavidson on GitHub (Dec 14, 2023).

⚠️ Please verify that this bug has NOT been reported before.

  • I checked and didn't find similar issue

🛡️ 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

  1. Create compose.yaml
  2. Add 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

Originally created by @adamadavidson on GitHub (Dec 14, 2023). ### ⚠️ Please verify that this bug has NOT been reported before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to have read this project [Security Policy](https://github.com/louislam/dockge/security/policy) ### Description When creating a compose-yaml file for a stack using the ["include" element](https://docs.docker.com/compose/multiple-compose-files/include/), 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](https://docs.docker.com/compose/multiple-compose-files/include/), Dockge only shows the one container. I appreciate this may be more of a feature request than a bug. ### 👟 Reproduction steps 1. Create `compose.yaml` 2. Add `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_
deekerman 2026-02-20 13:10:18 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dockge-louislam#69
No description provided.