WLED/.gitpod.Dockerfile
Jason2866 d097f8bf1e
Fix Gitpod compiling (#2875)
* Install Platformio not in Gitpod Image

* Install platformio at runtime

remove outdated extensions
2022-11-09 17:59:31 +01:00

4 lines
40 B
Docker

FROM gitpod/workspace-full
USER gitpod