Tasmota/.gitpod.Dockerfile

6 lines
119 B
Docker
Raw Normal View History

2020-09-28 15:29:54 +01:00
FROM gitpod/workspace-full
USER gitpod
2020-09-29 07:46:35 +01:00
RUN pip3 install -U platformio && brew install uncrustify