{"id":17946568,"url":"https://github.com/drasrax/autocompose-podman-docker","last_synced_at":"2025-04-03T14:44:25.700Z","repository":{"id":259848856,"uuid":"859751341","full_name":"Drasrax/autocompose-podman-docker","owner":"Drasrax","description":"Automatically generate docker-compose.yml files from running Docker or Podman containers. Simplify your container management and deployment process.","archived":false,"fork":false,"pushed_at":"2025-03-31T08:51:45.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-31T09:35:31.340Z","etag":null,"topics":["automation","cli-tool","cli-toolkit","cli-tools","container-management","containerization","containerization-with-docker","devops","devops-tools","docker","docker-compose","infrastructure-as-code","podman","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Drasrax.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-19T08:09:34.000Z","updated_at":"2025-03-31T08:51:43.000Z","dependencies_parsed_at":"2024-10-28T11:50:39.596Z","dependency_job_id":"72266d25-728f-4d5b-b636-6f523b792a46","html_url":"https://github.com/Drasrax/autocompose-podman-docker","commit_stats":null,"previous_names":["drasrax/autocompose-podman-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drasrax%2Fautocompose-podman-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drasrax%2Fautocompose-podman-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drasrax%2Fautocompose-podman-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drasrax%2Fautocompose-podman-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Drasrax","download_url":"https://codeload.github.com/Drasrax/autocompose-podman-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247024066,"owners_count":20870935,"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":["automation","cli-tool","cli-toolkit","cli-tools","container-management","containerization","containerization-with-docker","devops","devops-tools","docker","docker-compose","infrastructure-as-code","podman","rust","rust-lang"],"created_at":"2024-10-29T07:06:23.381Z","updated_at":"2025-04-03T14:44:25.664Z","avatar_url":"https://github.com/Drasrax.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker/Podman AutoCompose\n\nDocker/Podman AutoCompose is a utility that automatically generates docker-compose.yml files from running containers, supporting both Docker and Podman environments.\n\n## Features\n\n- Generate docker-compose.yml files from running Docker containers\n- Generate docker-compose.yml files from running Podman containers\n- Easy-to-use command-line interface\n- Support for complex container configurations\n\n## Installation\n\n### Prerequisites\n\n- Rust programming language (latest stable version)\n\n\n### Building from source\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/Drasrax/autocompose-podman-docker.git\n   cd autocompose-podman-docker\n   ```\n\n2. Build the project:\n   ```\n   make build\n   ```\n\n3. Install the binaries:\n   ```\n   make install\n   ```\n\n   By default, this will install the binaries to `~/.local/bin`. You can specify a different installation directory:\n   ```\n   make install INSTALL_DIR=/custom/path\n   ```\n\n## Usage\n\n### Docker AutoCompose\n\nTo generate a docker-compose.yml file for your running Docker containers:\n\n```\ndocker-autocompose\n```\n\n### Podman AutoCompose\n\nTo generate a docker-compose.yml file for your running Podman containers:\n\n```\npodman-autocompose\n```\n\nBoth commands will output the generated docker-compose.yml to the console. To save the output to a file, use:\n\n```\ndocker-autocompose \u003e docker-compose.yml\n```\n\nor\n\n```\npodman-autocompose \u003e docker-compose.yml\n```\n\n## Configuration\n\nCurrently, the tool doesn't require any configuration files. It automatically detects and analyzes running containers in your Docker or Podman environment.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is licensed under the Olympus Non-Commercial Software License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Thanks to the Docker and Podman teams for their excellent container technologies.\n- This project uses the [bollard](https://github.com/fussybeaver/bollard) crate for Docker API interactions.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrasrax%2Fautocompose-podman-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrasrax%2Fautocompose-podman-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrasrax%2Fautocompose-podman-docker/lists"}