Create .gitpod.Dockerfile

This commit is contained in:
nagyrobi 2021-05-13 09:10:01 +02:00 committed by GitHub
parent 06860ac02f
commit 9d44b2cd6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.gitpod.Dockerfile vendored Normal file
View File

@ -0,0 +1,5 @@
FROM gitpod/workspace-full
USER gitpod
RUN pip install -U platformio