This is the home for cloud/ desktop based IDE for IDF for quick development with Espressif devices.
Create and Start a container from that image, notice we are mounting host OS ${PWD} to /home/projects of the container
$ docker run -d -e IWI_PORT=8080 -p 8080:8080 -v ${PWD}:/home/projects espressif/idf-web-ide
Open http://0.0.0.0:8080 in your browser (use chrome for best experience)
Content type
Image
Digest
sha256:55b732ba1…
Size
2.7 GB
Last updated
almost 3 years ago
docker pull espbignacio/idf-web-ide