{"id":50832857,"url":"https://github.com/heldplayer/windows-cross-base","last_synced_at":"2026-06-14T01:08:48.365Z","repository":{"id":65568348,"uuid":"497709922","full_name":"heldplayer/windows-cross-base","owner":"heldplayer","description":"Repository containing the base Docker image for cross-compiling Windows apps from Linux using LLVM.","archived":false,"fork":false,"pushed_at":"2023-03-13T02:09:24.000Z","size":16,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-23T03:16:02.902Z","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/heldplayer.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}},"created_at":"2022-05-29T21:07:51.000Z","updated_at":"2022-05-29T21:08:15.000Z","dependencies_parsed_at":"2023-02-16T02:46:16.373Z","dependency_job_id":null,"html_url":"https://github.com/heldplayer/windows-cross-base","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/heldplayer/windows-cross-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heldplayer%2Fwindows-cross-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heldplayer%2Fwindows-cross-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heldplayer%2Fwindows-cross-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heldplayer%2Fwindows-cross-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heldplayer","download_url":"https://codeload.github.com/heldplayer/windows-cross-base/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heldplayer%2Fwindows-cross-base/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34305827,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":[],"created_at":"2026-06-14T01:08:47.453Z","updated_at":"2026-06-14T01:08:48.359Z","avatar_url":"https://github.com/heldplayer.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# windows-cross-base\n\nRepository containing the base Docker image for cross-compiling Windows apps from Linux using LLVM.\n\n## Building the Docker container\n\nI generally use the following command to build in bash:\n```bash\ndocker build --tag=cross --build-arg USER_ID=$(id -u) --build-arg USER_GROUP=$(id -g) .\n```\n\n## Using the Docker container\n\nThe general usage pattern I used is to build the container, then when running it just dropping myself into a bash shell:\n```bash\ndocker run --rm -it -v $(pwd):/data cross bash\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheldplayer%2Fwindows-cross-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheldplayer%2Fwindows-cross-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheldplayer%2Fwindows-cross-base/lists"}