{"id":25257403,"url":"https://github.com/andy23512/rustre","last_synced_at":"2026-05-17T00:37:26.503Z","repository":{"id":48012957,"uuid":"189610193","full_name":"andy23512/rustre","owner":"andy23512","description":"A small command line program extracting a subset of services from a docker-compose file","archived":false,"fork":false,"pushed_at":"2021-08-11T01:43:29.000Z","size":74,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T06:53:34.675Z","etag":null,"topics":["docker-compose"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/andy23512.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":"2019-05-31T14:44:51.000Z","updated_at":"2020-07-17T13:06:43.000Z","dependencies_parsed_at":"2022-08-12T16:31:21.831Z","dependency_job_id":null,"html_url":"https://github.com/andy23512/rustre","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/andy23512%2Frustre","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andy23512%2Frustre/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andy23512%2Frustre/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andy23512%2Frustre/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andy23512","download_url":"https://codeload.github.com/andy23512/rustre/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419812,"owners_count":20936012,"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":["docker-compose"],"created_at":"2025-02-12T06:39:31.507Z","updated_at":"2025-09-20T23:33:34.440Z","avatar_url":"https://github.com/andy23512.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rustre\n\u003e A small command line program extracting a subset of services from a docker-compose file.\n\n## Installation\n```shell\n$ npm i -g andy23512/rustre (or yarn global add andy23512/rustre)\n```\n\n## Usage\n```shell\n$ rustre\n```\nIt would default read the `docker-compose.yaml` or `docker-compose.yml` file in the current working directory, and display an interactive menu to choose the services you want to extract. The resulting docker-compose config would be printed out on screen.\n\nFor non-default situation, you can specify your docker-compose file path in the first argument.\n```shell\n$ rustre path_to_your_docker_compose_file\n```\n\nThen you can directly pipe the output to a docker-compose command. Like this,\n```shell\n$ rustre | docker-compose up -f -\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandy23512%2Frustre","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandy23512%2Frustre","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandy23512%2Frustre/lists"}