Tasmota/.gitpod.Dockerfile
2020-09-29 08:46:35 +02:00

6 lines
119 B
Docker

FROM gitpod/workspace-full
USER gitpod
RUN pip3 install -U platformio && brew install uncrustify