Does komodo show mount binds in the UI? #454
-
I'm trying to get Komodo to see my containers mount binds to my host that I compose from my host (idea is to make the whole build modular since I'm new at this) but I can't figure out if the feature just isn't there or its hiding it because the Periphery can't see it, or its a function of Komodo needing to deploy the stack to see it maybe? I moved from Portainer to Komodo and I love it, and so far I've figured out how to get Komodo to see my original compose file, setup a stack to point to it successfully but still when I drill into anything (Dashboard > Containers (or) Host > Docker (or) stack > services) I can see the container, image, networks, volumes but I can't figure out why I can't see mounts (if I even can). I'm used to driving around in Portainer and seeing what is mounted where. I've got my Periphery container's environment set to the whole stack, volume mounted on the whole stack, docker socket. I can terminal into Periphery from the Komodo UI and run something like docker inspect homarr | grep -A 10 Mounts and it shows homarr's bind mount details just fine. anyone have any insight on this? I'm sure its easy but I'm only like two weeks into this docker stuff. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It doesn't have this easy visibility, but I see how that and ports would be useful. |
Beta Was this translation helpful? Give feedback.
It doesn't have this easy visibility, but I see how that and ports would be useful.