Skip to content

Releases: amali01/docker-lite-web

DockLite v0.1.2

Choose a tag to compare

@amali01 amali01 released this 18 Jul 15:13

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.sh

Requirements

  • 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 docker group.

DockLite v0.1.1

Choose a tag to compare

@amali01 amali01 released this 17 Jul 21:35

Changes

  • Compose-stack group rows now show a single start/stop toggle icon that reflects the aggregate state (Start when nothing runs, Stop otherwise) on both the Containers and Dashboard pages.
  • The in-app About-card version is now sourced from package.json at build time, so it stays in sync with every version bump.

Portable bundle

Download docklite-portable-x86_64.tar.gz, extract, and run ./install-portable.sh. Requires only Docker and a browser on the target.

DockLite v0.1.0

Choose a tag to compare

@amali01 amali01 released this 17 Jul 19:54

DockLite — lightweight Docker GUI for Linux. First portable release.

Install (no clone, no build)

tar -xzf docklite-portable-x86_64.tar.gz
cd DockLite && ./install-portable.sh

Installs under ~/.local (no root) and adds DockLite to your app menu. Launch from the menu or run docklite; it starts the server on 127.0.0.1:9010 and opens your browser. docklite stop shuts it down.

Requirements

  • 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 docker group.

The bundle ships its own Node runtime, so nothing else is needed. To build it yourself: pnpm app:pack.

Verify the download

sha256  9207d97e2415a981de29f641a87d337f1aa40e0729ac0491073918c8041f7d9c