{"id":20234318,"url":"https://github.com/fffaraz/docker-qt","last_synced_at":"2025-08-22T03:32:04.016Z","repository":{"id":41435448,"uuid":"68859767","full_name":"fffaraz/docker-qt","owner":"fffaraz","description":"C++ Qt compile environment for Docker (Dynamically Linked, Statically Linked, and Cross-compiled to Windows)","archived":false,"fork":false,"pushed_at":"2024-04-20T20:30:12.000Z","size":105,"stargazers_count":125,"open_issues_count":0,"forks_count":30,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-08T21:51:14.150Z","etag":null,"topics":["cpp","cross-compiler","cross-platform","docker","docker-image","qt","qtcreator"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/fffaraz/qt/","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/fffaraz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["fffaraz"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2016-09-21T21:39:59.000Z","updated_at":"2025-04-03T09:25:35.000Z","dependencies_parsed_at":"2024-01-14T00:46:51.101Z","dependency_job_id":"092feac7-0d54-4871-9c9f-e0caf0d5e611","html_url":"https://github.com/fffaraz/docker-qt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fffaraz/docker-qt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fffaraz%2Fdocker-qt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fffaraz%2Fdocker-qt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fffaraz%2Fdocker-qt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fffaraz%2Fdocker-qt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fffaraz","download_url":"https://codeload.github.com/fffaraz/docker-qt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fffaraz%2Fdocker-qt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271579430,"owners_count":24784249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cpp","cross-compiler","cross-platform","docker","docker-image","qt","qtcreator"],"created_at":"2024-11-14T08:09:51.588Z","updated_at":"2025-08-22T03:32:03.757Z","avatar_url":"https://github.com/fffaraz.png","language":"Dockerfile","readme":"# Qt docker development environment\nC++ Qt compile environment for Docker (Dynamically Linked, Statically Linked, and Cross-compiled to Windows)\n\n* Linux Dynamically Linked\n```\ndocker build --force-rm -f Dockerfile -t fffaraz/qt:latest .\ndocker run --rm -it -v $(pwd):/app fffaraz/qt:latest /bin/bash\n```\n\n* Linux Statically Linked\n```\ndocker build --force-rm -f Dockerfile.static -t fffaraz/qt:static .\ndocker run --rm -it -v $(pwd):/app fffaraz/qt:static\n```\n\n* Windows 64bit Cross-compiled Statically Linked\n```\ndocker build --force-rm -f Dockerfile.win64s -t fffaraz/qt:win64s .\ndocker run --rm -it -v $(pwd):/app fffaraz/qt:win64s\ncd /app\nqmake\nmake -j $(nproc)\n```\n\n* Windows 64bit Cross-compiled Statically Linked with Qt6 Submodules (Multimedia, Serialport, ...)\n```\ndocker build --force-rm -f Dockerfile.win64sm -t fffaraz/qt:win64sm .\ndocker run --rm -it -v $(pwd):/app fffaraz/qt:win64sm\ncd /app\nqmake\nmake -j $(nproc)\n```\n","funding_links":["https://github.com/sponsors/fffaraz"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffffaraz%2Fdocker-qt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffffaraz%2Fdocker-qt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffffaraz%2Fdocker-qt/lists"}