Skip to content

WebUIFlasher v0.0.12

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 00:27
· 1 commit to main since this release

What's Changed

Docker images available at:

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