Skip to content

greyltc-org/docker-platformio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

docker-platformio

Arch Linux based docker container with platformio

Usage

Basic

docker run --network=none --rm --pull=always ghcr.io/greyltc-org/platformio platformio --version

Interactive

docker run --rm --pull=always --interactive --tty ghcr.io/greyltc-org/platformio bash