Add Web Based IDEs (#1705)

Add Web Based IDEs: Theia, WebIDE, Codaid, IceCoder.
This commit is contained in:
ahkui
2018-08-21 13:49:56 +08:00
committed by Shao Yu-Lung (Allen)
parent 89051de67d
commit b788a8bbfd
7 changed files with 139 additions and 0 deletions

3
ide-webide/Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM webide/webide
LABEL maintainer="ahkui <ahkui@outlook.com>"