{"id":18269078,"url":"https://github.com/raphaelcoeffic/build-opentx","last_synced_at":"2026-01-21T03:31:54.361Z","repository":{"id":99979835,"uuid":"356534629","full_name":"raphaelcoeffic/build-opentx","owner":"raphaelcoeffic","description":"Docker images to build OpenTX 2.4","archived":false,"fork":false,"pushed_at":"2021-04-18T16:39:50.000Z","size":16,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T02:49:15.288Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raphaelcoeffic.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-04-10T09:33:26.000Z","updated_at":"2023-05-18T14:46:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4d830ee-94a6-4822-89c6-5fc6977d3888","html_url":"https://github.com/raphaelcoeffic/build-opentx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/raphaelcoeffic/build-opentx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelcoeffic%2Fbuild-opentx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelcoeffic%2Fbuild-opentx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelcoeffic%2Fbuild-opentx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelcoeffic%2Fbuild-opentx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphaelcoeffic","download_url":"https://codeload.github.com/raphaelcoeffic/build-opentx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelcoeffic%2Fbuild-opentx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28624506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T02:47:06.670Z","status":"ssl_error","status_checked_at":"2026-01-21T02:45:44.886Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-05T11:34:28.969Z","updated_at":"2026-01-21T03:31:54.344Z","avatar_url":"https://github.com/raphaelcoeffic.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker images to build OpenTX 2.4\n\n[![Docker Image CI](https://github.com/raphaelcoeffic/build-opentx/actions/workflows/docker-image.yml/badge.svg)](https://github.com/raphaelcoeffic/build-opentx/actions/workflows/docker-image.yml)\n\n## How to use\n\nIn order to build each image, just `cd` into the directory and execute `make`:\n```\n% cd dev \u0026\u0026 make\n% cd commit-tests \u0026\u0026 make\n```\n\n### opentx-dev\n\nThe `opentx-dev` image is meant to be used in interactive mode:\n```\n% cd ~/src/opentx\n% docker run -it --rm -v $(pwd):/src opentx-dev bash\nroot@02157a542d21:/# cd /src\n```\n\nThen you can just do whatever you need to do with your OpenTX source tree (compile, test, whatever).\n\n### opentx-commit-tests\n\nThe `opentx-dev` image is meant to be run with specific `FLAVOR`, so you can if the commit tests on Travis would likely pass on github:\n```\n% docker run -it --rm -v $(pwd):/src -e FLAVOR=COLORLCD opentx-commit-tests\n```\n\nYou can however run them all by using (beware, this is going to be a very long run):\n```\n% docker run -it --rm -v $(pwd):/src -e FLAVOR=ALL opentx-commit-tests\n```\n\n\n## Docker repositories\n\nThe `opentx-dev` and `opentx-commit-tests` image are hosted at Docker hub \u0026 Github Container Repository for your convenience.\n\nPulling from Docker hub is as simple as:\n```\n% docker pull pafleraf/opentx-dev\n% docker pull pafleraf/opentx-commit-tests\n```\n\nPulling from Github Container Repository uses a slightly longer command:\n```\n% docker pull ghcr.io/raphaelcoeffic/opentx-dev\n% docker pull ghcr.io/raphaelcoeffic/opentx-commit-tests\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelcoeffic%2Fbuild-opentx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaelcoeffic%2Fbuild-opentx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelcoeffic%2Fbuild-opentx/lists"}