{"id":16507722,"url":"https://github.com/noahgift/rust-docker-cli","last_synced_at":"2026-03-16T09:03:04.609Z","repository":{"id":141812987,"uuid":"584188183","full_name":"noahgift/rust-docker-cli","owner":"noahgift","description":"An example of Rust command-line tool running inside a Docker container","archived":false,"fork":false,"pushed_at":"2023-01-01T21:21:27.000Z","size":13,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T14:37:57.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noahgift.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-01-01T18:49:16.000Z","updated_at":"2025-01-26T21:41:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"84278e06-6c20-4cbc-8cbd-ac41a8db21d8","html_url":"https://github.com/noahgift/rust-docker-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"noahgift/rust-new-project-template","purl":"pkg:github/noahgift/rust-docker-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2Frust-docker-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2Frust-docker-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2Frust-docker-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2Frust-docker-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noahgift","download_url":"https://codeload.github.com/noahgift/rust-docker-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2Frust-docker-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274514224,"owners_count":25299833,"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-09-10T02:00:12.551Z","response_time":83,"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":"2024-10-11T15:30:00.408Z","updated_at":"2026-03-16T09:03:04.518Z","avatar_url":"https://github.com/noahgift.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Clippy](https://github.com/noahgift/rust-docker-cli/actions/workflows/lint.yml/badge.svg)](https://github.com/noahgift/rust-docker-cli/actions/workflows/lint.yml)\n[![Tests](https://github.com/noahgift/rust-docker-cli/actions/workflows/tests.yml/badge.svg)](https://github.com/noahgift/rust-docker-cli/actions/workflows/tests.yml)\n[![Rustfmt](https://github.com/noahgift/rust-docker-cli/actions/workflows/rustfmt.yml/badge.svg)](https://github.com/noahgift/rust-docker-cli/actions/workflows/rustfmt.yml)\n\n\n# rust command-line tool in Docker container\nAn example of a tiny Rust command-line tool in a Docker container.\nAbout 83.8MB in size.\n\n## Usage\n\nTo build the container and run the application:\n```bash\ndocker build -t marco-polo .\ndocker run --rm -it marco-polo --help \n```\n\nYou can see full invocation here:\n\n```bash\n➜  rust-docker-cli git:(main) ✗ docker run --rm -it marco-polo play --name Marco\nPolo\n```\n\nTo find the size of the application:\n\n```bash\ndocker image ls | grep marco-polo\n```\n\n```bash\nmarco-polo                                                                   latest                                                                       7da8a3444176   15 minutes ago   83.8MB\n```\n\n## References\n\n* [rust-cli-template](https://github.com/kbknapp/rust-cli-template)\n* [Simplify Rust Deploy](https://www.docker.com/blog/simplify-your-deployments-using-the-rust-official-image/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahgift%2Frust-docker-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoahgift%2Frust-docker-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahgift%2Frust-docker-cli/lists"}