Skip to content

ido4pro/tineco-sming-ide-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tineco-sming-ide-docker

Install docker

Visit the official Docker Installation Page and follow the instructions tailored for your operating system.

Build Image

docker build -t ido4pro/tineco-sming-ide-docker .

Or

Install docker-compose

Docker Compose makes dealing with the orchestration processes of Docker containers (such as starting up, shutting down, and setting up intra-container linking and volumes) really easy.

With docker compose we can define the entire multi-container application in single file and then the application can be spinned up using one command.

Visit the official Docker Compose Installation Page and follow the instructions tailored for your operating system.

Run & Enjoy

Setup informations in tineco-sming-ide-docker.yml

docker-compose -f tineco-sming-ide-docker.yml up -d

Open in your browser : http://localhost:10080

About

tineco : sming ide docker for esp8266

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published