whitecatboard / Lua-RTOS-ESP32

Lua RTOS for ESP32
Other
1.2k stars 221 forks source link

TTGO Lora32 support and Dockerfile for keep environment and dependencies #387

Closed zagaria closed 3 years ago

zagaria commented 3 years ago

Based that on my installation I spent some time on different OS, I've prepared Dockerfile for keep code with dependencies. In this case it can be used for build without OS dependency using volume mounts.

zagaria commented 3 years ago

@jolivepetrus can you, please, review?

Thanks!

jolivepetrus commented 3 years ago

@zagaria

PR reviewed and accepted. Many thanks for your great work.

What about OSX and Windows users?

zagaria commented 3 years ago

Hi @jolivepetrus,

For OSX it can working on Docker for Mac. Unfortunately, I don't have device with OS X for tests. For Windows I've tested it on VirtualBox with Linux - didn't test on Docker for Windows.