{"id":15012041,"url":"https://github.com/movative/platformio-core-docker","last_synced_at":"2026-02-11T05:02:18.440Z","repository":{"id":38257391,"uuid":"332453789","full_name":"movative/platformio-core-docker","owner":"movative","description":"A dockerized pio client.","archived":false,"fork":false,"pushed_at":"2023-04-06T07:57:42.000Z","size":148,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-20T22:36:40.569Z","etag":null,"topics":["docker","docker-compose","docker-image","pio","pio-client","platformio"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/movative.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-24T13:16:02.000Z","updated_at":"2023-07-02T21:46:41.000Z","dependencies_parsed_at":"2024-09-15T22:04:03.970Z","dependency_job_id":"83a32eba-afa6-462f-8872-7f2cf470cd98","html_url":"https://github.com/movative/platformio-core-docker","commit_stats":{"total_commits":54,"total_committers":2,"mean_commits":27.0,"dds":0.01851851851851849,"last_synced_commit":"28c3cee4174a11e4ed6053e1c92039ece5f04e7f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/movative/platformio-core-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movative%2Fplatformio-core-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movative%2Fplatformio-core-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movative%2Fplatformio-core-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movative%2Fplatformio-core-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/movative","download_url":"https://codeload.github.com/movative/platformio-core-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movative%2Fplatformio-core-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29327095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T03:52:29.695Z","status":"ssl_error","status_checked_at":"2026-02-11T03:52:23.094Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","docker-image","pio","pio-client","platformio"],"created_at":"2024-09-24T19:42:02.219Z","updated_at":"2026-02-11T05:02:18.422Z","avatar_url":"https://github.com/movative.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# platformio-core-docker [![license](https://img.shields.io/badge/license-Apache_2.0-green.svg)](https://github.com/movative/platformio-core-docker/blob/main/LICENSE) [![Docker](https://github.com/movative/platformio-core-docker/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/movative/platformio-core-docker/actions/workflows/main.yml)\n\u003cimg src=\"https://raw.githubusercontent.com/movative/platformio-core-docker/main/platformio.png\" alt=\"PlatformIO Icon\" align=\"left\" height=\"80\" width=\"80\" vspace=\"6\"/\u003e\n\nThis Docker image containerizes the [PlatformIO (PIO)](https://docs.platformio.org/) software, which is a professional collaborative platform for embedded development. This repo contains an installed pio cli in the entrypoint.\n\n\u003cbr\u003e\nFor more information about pio read the following links:\n\n- https://docs.platformio.org/en/latest/plus/pio-remote.html\n- https://docs.platformio.org/en/latest/envvars.html\n\n***Example usage in a docker-compose file***\n\nThe docker-compose file contains various examples.\nTo use the pio client just add an pio.env file next to the docker-compose file and type `docker-compose up pio-test` and test the connection to your pio account.\n\n```yaml\nversion: '3.9'\nservices:\n  pio-help:\n    build: .\n    container_name: pio-build\n    image: movative/platformio-core\n  pio-test:\n    container_name: pio-test\n    image: movative/platformio-core\n    command: [\"start\", \"remote\", \"agent\"]\n    env_file:\n      pio.env\n```\n\n***Example pio.env file***\n\n```shell\nPLATFORMIO_AUTH_TOKEN=\u003cYOUR-TOKEN\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmovative%2Fplatformio-core-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmovative%2Fplatformio-core-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmovative%2Fplatformio-core-docker/lists"}