{"id":15648121,"url":"https://github.com/noracodes/rust-mingw64-gtk-docker","last_synced_at":"2025-04-23T12:47:43.431Z","repository":{"id":84925808,"uuid":"116746219","full_name":"NoraCodes/rust-mingw64-gtk-docker","owner":"NoraCodes","description":"Cross-build environment for Rust GTK+ apps from Linux to Windows.","archived":false,"fork":false,"pushed_at":"2018-01-09T00:52:17.000Z","size":2,"stargazers_count":10,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T23:45:34.462Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NoraCodes.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":"2018-01-09T00:51:52.000Z","updated_at":"2021-02-19T05:42:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec7bc42f-d01c-4d19-b874-d7f2525d2641","html_url":"https://github.com/NoraCodes/rust-mingw64-gtk-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoraCodes%2Frust-mingw64-gtk-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoraCodes%2Frust-mingw64-gtk-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoraCodes%2Frust-mingw64-gtk-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoraCodes%2Frust-mingw64-gtk-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NoraCodes","download_url":"https://codeload.github.com/NoraCodes/rust-mingw64-gtk-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250437250,"owners_count":21430672,"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","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-10-03T12:23:38.191Z","updated_at":"2025-04-23T12:47:43.413Z","avatar_url":"https://github.com/NoraCodes.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust-mingw64-gtk Docker image\n\nThis Fedora-based Docker image allows you to quickly and easily build GTK+3 apps written in Rust for the Windows MinGW-W64 (Windows 64-bit) platform without installing all the dependencies natively.\n\nIt is meant to be customized for your use case, but also has a published Docker image.\n\n## Usage \n\nOne could build a project in the current directory, where this Dockerfile is, by\n1) Modifying the Dockerfile to add all your native dependencies\n2) Building the image: `$ docker build . -t PROJECTNAME-build-image`\n3) Creating a container with the source mounted the image (which kicks off the build): `$ docker create -v $(pwd):/home/rustacean/src --name PROJECTNAME-build PROJECTNAME-build-image`\n4) Each time you want to build the project, start the Docker container. Add \"-ai\" to watch the build progress. `$ docker start PROJECTNAME-build`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoracodes%2Frust-mingw64-gtk-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoracodes%2Frust-mingw64-gtk-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoracodes%2Frust-mingw64-gtk-docker/lists"}