docker image of tuya convert build from original in arm (Raspbery Pi 3B+).
223
It can be used with this compose:
version: '3'
services:
tuya:
image: tuya:latest
privileged: true
network_mode: "host"
environment:
- WLAN=wlan0
- AP=vtrust-flash
- GATEWAY=10.42.42.1
volumes:
- ./data/backups:/usr/bin/tuya-convert/backups
Content type
Image
Digest
Size
271.2 MB
Last updated
almost 6 years ago
docker pull gonzcid/tuya_convert:arm-2020.11.27