ErrLookup › jesseduffield/lazydocker
jesseduffield/lazydocker
The lazier way to manage everything docker · Go · 79 source files
Analyzed at 7e7aadc207 on 2026-08-15. 17 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Cannot proceed until docker gives us more information about | exception | warning | docker, transient, container-attach, race-condition |
| Container does not support attaching. You must either run th | exception | error | docker, container-attach, configuration, tty |
| You cannot attach to a stopped container, you need to start | exception | error | docker, container-attach, container-lifecycle, exited-container |
| container is not running | exception | error | docker, container-top, container-lifecycle, validation |
| {stderr} | exception | error | docker, subprocess, stderr, exec, wrapper |
| No editor defined in $VISUAL or $EDITOR | exception | error | environment-variables, editor, configuration, setup |
| {command output} | exception | error | subprocess, exec, stderr, wrapper, custom-commands |
| {joined stderr} | exception | error | docker, subprocess, parallel, aggregate-error, docker-compose |
| {NoItemsMessage} | exception | warning | ui, empty-list, keybinding, guard-clause |
| Language not found: {language} | console | warning | i18n, configuration, localization, fallback |
| expected docker.EndpointMeta, got %T | console | error | docker, docker-context, type-assertion, version-mismatch |
| tunnel ssh docker host: %w | console | error | docker, ssh, network, docker-host, tunnel |
| override DOCKER_HOST to tunneled socket: %w | console | error | docker, ssh, environment-variables, rare, tunnel |
| create ssh tunnel tmp file: %w | console | error | docker, ssh, filesystem, tmp, permissions, disk-full |
| tunnel docker host over ssh: %w | console | error | docker, ssh, exec, path, missing-binary, setup |
| ssh tunneled socket never became available: %w | console | error | docker, ssh, timeout, tunnel, authentication, network |
| Can't convert %v to float64 | exception | error | docker, reflection, type-conversion, stats, version-mismatch |