tasmota / docker-tasmota

Docker container with a complete build environment for Tasmota using PlatformIO
77 stars 49 forks source link

Simple change in `compile.sh` to make it easy to change the docker image #2

Closed barbudor closed 4 years ago

barbudor commented 4 years ago

I just added a new bsh variable $DOCKER_IMAGE initially set at the beginning of the script to use official image. And a ready line to uncomment to use a locally build image (without blakadder/ prefix).