The lazier way to manage everything docker
11 matches across 1 category. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | .goreleaser.yml | 81 | # 386: x86 |
| LOW | .goreleaser.yml | 101 | # # `devel` will let you release only to the `edge` and `beta` channels in the |
| LOW | .goreleaser.yml | 121 | # # # you can declare extra details for those binaries. It is optional. |
| LOW | pkg/config/app_config.go | 1 | // Package config handles all the user-configuration. The fields here are |
| LOW | pkg/config/app_config.go | 41 | |
| LOW | pkg/config/app_config.go | 101 | // ShowAllContainers determines whether the Containers panel contains all the |
| LOW | pkg/config/app_config.go | 161 | // Runs "docker-compose up -d" |
| LOW | pkg/config/app_config.go | 181 | // ServiceLogs get the logs for a service. This is actually not currently |
| LOW | pkg/config/app_config.go | 241 | |
| LOW | pkg/config/app_config.go | 321 | // option where the output plays in the main panel. |
| LOW | pkg/gui/containers_panel.go | 81 | // and sorted by name if c.SortContainersByState is false |