Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 480 Bytes

File metadata and controls

13 lines (12 loc) · 480 Bytes

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