Skip to content

WebUIFlasher v0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 18:39
· 13 commits to main since this release

What's Changed

Docker images available at:

  • ghcr.io/the78mole/WebUIFlasher:0.0.4
  • ghcr.io/the78mole/WebUIFlasher:latest

Usage

# Standard setup (full /dev access)
docker compose up -d

# Secure setup (selected TTY devices)
docker compose -f docker-compose.selected-tty.yaml up -d

Supported Architectures

  • linux/amd64
  • linux/arm64