Sign inSign up

espbignacio/idf-web-ide

By espbignacio

Updated almost 3 years ago

Image
1

1.3K

espbignacio/idf-web-ide repository overview

Espressif IDF Web IDE

This is the home for cloud/ desktop based IDE for IDF for quick development with Espressif devices.

Getting started

  • 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)

Tag summary

Content type

Image

Digest

sha256:55b732ba1

Size

2.7 GB

Last updated

almost 3 years ago

docker pull espbignacio/idf-web-ide