Skip to content

WebUIFlasher v0.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 19:31
· 9 commits to main since this release
6b5ce46

What's Changed

Docker images available at:

  • ghcr.io/the78mole/WebUIFlasher:0.0.7
  • 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