{"id":20944495,"url":"https://github.com/numq/dockerize-rust","last_synced_at":"2026-05-04T22:35:16.029Z","repository":{"id":182432653,"uuid":"668431830","full_name":"numq/dockerize-rust","owner":"numq","description":"Docker Multi-stage Build for Tiny Rust Image Deployment","archived":false,"fork":false,"pushed_at":"2024-04-01T21:20:36.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T04:16:40.321Z","etag":null,"topics":["docker","docker-binary","docker-compose","dockerfile","multistage-build","rust","tiny-image"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/numq.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":"2023-07-19T19:43:50.000Z","updated_at":"2023-07-19T19:46:56.000Z","dependencies_parsed_at":"2024-04-01T22:30:39.169Z","dependency_job_id":"61a65e39-154c-4d69-85aa-fec024c4ae83","html_url":"https://github.com/numq/dockerize-rust","commit_stats":null,"previous_names":["numq/dockerize-rust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/numq/dockerize-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numq%2Fdockerize-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numq%2Fdockerize-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numq%2Fdockerize-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numq%2Fdockerize-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numq","download_url":"https://codeload.github.com/numq/dockerize-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numq%2Fdockerize-rust/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266609258,"owners_count":23955608,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["docker","docker-binary","docker-compose","dockerfile","multistage-build","rust","tiny-image"],"created_at":"2024-11-18T23:42:25.856Z","updated_at":"2026-05-04T22:35:16.025Z","avatar_url":"https://github.com/numq.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eDockerize Rust\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eDocker Multi-stage Build for Tiny Rust Image Deployment based on linux musl\u003c/p\u003e\n\n*[Multi-stage](https://docs.docker.com/build/building/multi-stage/) - *this is a way to reduce an image size creating an empty image and copying the binary file into it.*\n\n\u003cul\u003e\n    \u003cli\u003eFirst stage\u003c/li\u003e\n    \u003cul\u003e\n        \u003cli\u003eCreate a new image\u003c/li\u003e\n        \u003cli\u003eInstall dependencies\u003c/li\u003e\n        \u003cli\u003eBuild binaries\u003c/li\u003e\n    \u003c/ul\u003e\n    \u003cli\u003eSecond stage\u003c/li\u003e\n    \u003cul\u003e\n        \u003cli\u003eCreate a new image\u003c/li\u003e\n        \u003cli\u003eCopy binaries\u003c/li\u003e\n        \u003cli\u003eLaunch\u003c/li\u003e\n    \u003c/ul\u003e\n\u003c/ul\u003e\n\n# Run:\n```\ndocker compose up [OPTIONS] [SERVICE...]\n```\n\n___\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://numq.github.io/support\"\u003e\n    \u003cimg src=\"https://api.qrserver.com/v1/create-qr-code/?size=112x112\u0026data=https://numq.github.io/support\u0026bgcolor=1a1b26\u0026color=7aa2f7\" \n         width=\"112\" \n         height=\"112\" \n         style=\"border-radius: 4px;\" \n         alt=\"QR code\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://numq.github.io/support\" style=\"text-decoration: none;\"\u003e\n    \u003ccode\u003e\u003cfont color=\"#bb9af7\"\u003enumq.github.io/support\u003c/font\u003e\u003c/code\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumq%2Fdockerize-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumq%2Fdockerize-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumq%2Fdockerize-rust/lists"}