jesseduffield / jesseduffield/lazydocker
Application panic when bin execution on Debian server
- Dominant language
- Go
- Stars
- 52.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Basically got this output from running `$ lazydocker` (was working previously):
```
(devbox) blix@mbpdeb:~/dev/homelab$ lazydocker
2024/11/19 17:49:10 An error occurred! Please create an issue at https://github.com/jesseduffield/lazydocker/issues
*exec.ExitError exit status 1
github.com/jesseduffield/lazydocker/main.go:96 (0x964c9a)
internal/runtime/atomic/types.go:194 (0x43cdcb)
runtime/asm_amd64.s:1700 (0x4796e1)
```
**To Reproduce**
Steps to reproduce the behavior:
1 Use Debian 12 with no KDE
2 Install devbox (Nix pkg manager environment)
3 $ devbox add lazydocker to install
4 Run $ lazydocker
**Expected behaviour**
Application running without issues
**Screenshots**
N/A
**Desktop (please complete the following information):**
- OS: Debian 12
- Lazydocker Version [e.g. v0.1.45]: Latest
Contributor guide
Assessment
This issue has not been assessed yet.