build-micropython-unix
Build environment for the MicroPython unix port
1.1K
This is a copy of an instance of the gcc:12-bullseye container. It's based on Debian Bullseye (v12).
Clone MicroPython and execute the following in the root of the repository:
docker run -ti --rm -v $(pwd):/code -w /code micropython/build-micropython-unix bash -c "make -C mpy-cross && make -C ports/unix submodules all -j4"
Content type
Image
Digest
Size
439.4 MB
Last updated
about 4 years ago
docker pull micropython/build-micropython-unixPulls:
93
Last week