The lazier way to manage everything docker
A simple terminal UI for both docker and docker-compose, written in Go with the gocui library.
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:go/lazydocker && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000678 678 Bytes | |
_servicedata | 0000000245 245 Bytes | |
lazydocker-0.23.3.tar.gz | 0012260269 11.7 MB | |
lazydocker.changes | 0000013644 13.3 KB | |
lazydocker.spec | 0000001489 1.45 KB | |
vendor.tar.gz | 0003116668 2.97 MB |
Latest Revision
Jeff Kowalczyk (jfkw)
accepted
request 1177423
from
Jeff Kowalczyk (jfkw)
(revision 8)
- Update to version 0.23.3: * Use new github token * Update sponsors action - Update to version 0.23.2: * Remove loader code for confirmation panel * Bump gocui * Default to rounded corners * Fix issue where logs were buggy after returning from subprocess * Gracefully handle situation when container details have not yet loaded * Use taskID mutex properly * Get container details immediately after getting containers * Close stream when done with it * docs: add new 'border' option to config doc * feat: support for different border styles * Fix Go Version to install * Fix small Portuguese typo * Update README.md * add warp png - Packaging improvements: * Update to BuildRequires: golang(API) >= 1.20 matching go.mod * Drop autosetup -n arg only needed when archive and package name differ * Build PIE with pattern that may become recommended procedure: %%ifnarch ppc64 GOFLAGS="-buildmode=pie" %%endif go build A go toolchain buildmode default config would be preferable but none exist at this time. * Drop mod=vendor, go1.14+ will detect vendor dir and auto-enable * Add basic %check to execute binary --help
Comments 0