greyltc-org / docker-platformio

Arch Linux based docker container with platformio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Arch Linux based docker container with platformio

License:GNU General Public License v3.0


Languages

Language:Dockerfile 100.0%