Docker container for building and deployment of micropython on ESP32

Discussion about programs, libraries and tools that work with MicroPython. Mostly these are provided by a third party.
Target audience: All users and developers of MicroPython.
Post Reply
PureBasic
Posts: 7
Joined: Fri May 22, 2020 2:36 am

Docker container for building and deployment of micropython on ESP32

Post by PureBasic » Thu Jul 16, 2020 11:11 pm

Hello folks !

I made a simple docker container to sort my environment issues while working on both micropython and other compilers/languages/targets, and make the whole thing portable.
Hope you'll find it useful! The github page is up also, issues and pull requests are very welcome.

https://hub.docker.com/repository/docke ... ools-esp32

Post Reply