jesseduffield / jesseduffield/lazydocker
When selecting a network, "Containers" in config shows "none"
Open
bug
- Dominant language
- Go
- Stars
- 52.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When I select a network, the Config on the right shows "Containers: none". However, if I run "docker networks inspect NETWORK_NAME", I see many containers in that network.
**To Reproduce**
Steps to reproduce the behavior:
1. Select a network on the left panel
2. View "Containers" on the right panel.
**Expected behaviour**
I expect a list of containers that are in that network, similar to how it displays "Labels"
**Desktop (please complete the following information):**
- OS: Arch Linux
- Lazydocker Version 0.24.4
Contributor guide
Assessment
This issue has not been assessed yet.