Changes
- Log Out no longer appears when login is disabled. A login-disabled local instance authenticates every request with a synthetic admin identity, so the session reported as authenticated and a stray Log Out button showed even though there was no session to end. It is now hidden whenever login is turned off; Quit DockLite is unaffected.
Install
Download docklite-portable-x86_64.tar.gz, then:
tar -xzf docklite-portable-x86_64.tar.gz
cd DockLite && ./install-portable.shRequirements
- x86_64 Linux, glibc ≥ 2.34 (Ubuntu 22.04+, Fedora 35+, and newer) — enforced at build time.
- Docker installed and running, with your user in the
dockergroup.