WebUIFlasher v0.0.3
What's Changed
Docker images available at:
ghcr.io/the78mole/WebUIFlasher:0.0.3
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