Skip to content
This repository was archived by the owner on Feb 2, 2022. It is now read-only.

Commit 78d2d0e

Browse files
author
Eugene Ivantsov
authored
Merge pull request #31 from eclipse/platformio
Introduced PlatformIO image
2 parents 7186ea7 + df993d8 commit 78d2d0e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

recipes/platformio/Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
FROM eclipse/ubuntu_python:2.7
2+
3+
# After 3.2 release replace with sudo pip install -U platformio
4+
RUN sudo pip install https://github.com/platformio/platformio/archive/develop.zip

0 commit comments

Comments
 (0)