{"id":18037434,"url":"https://github.com/michotastico/docketter","last_synced_at":"2026-05-02T03:32:01.155Z","repository":{"id":57423351,"uuid":"160187716","full_name":"Michotastico/Docketter","owner":"Michotastico","description":"CLI for managing multiple docker-compose files.","archived":false,"fork":false,"pushed_at":"2019-04-07T21:08:38.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T02:45:54.458Z","etag":null,"topics":["cli","command-line-tool","docker-compose"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Michotastico.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":"2018-12-03T12:30:09.000Z","updated_at":"2019-04-07T21:08:39.000Z","dependencies_parsed_at":"2022-09-07T01:11:14.520Z","dependency_job_id":null,"html_url":"https://github.com/Michotastico/Docketter","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/Michotastico%2FDocketter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michotastico%2FDocketter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michotastico%2FDocketter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michotastico%2FDocketter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Michotastico","download_url":"https://codeload.github.com/Michotastico/Docketter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247267584,"owners_count":20911005,"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":["cli","command-line-tool","docker-compose"],"created_at":"2024-10-30T13:08:52.422Z","updated_at":"2026-05-02T03:32:01.094Z","avatar_url":"https://github.com/Michotastico.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docketter\n\nA CLI for managing docker-compose files\n\n## What it does\n\nIn the developing context, one can use one or more docker-compose files (even with different names) and sometimes is complex to start/stop the dockers not knowing directly the paths of the files.\n\nDocketter store in a config file (`~/.config/docketter/`) all your dockers with a easy to remember name or alias, making the process of manage docker-compose files more human acceptable.\n\n### Prerequisites\nThis CLI was built with no dependencies in mind, so it only require Python 3.x. Tested with 3.5 =\u003c.\n\nIf you want to run the tests, you need at least Python 3.6, because `mock` was included as part of `unittest` in that version.\n\n### Installing\n\nThe installing only needs cloning this repository and add an alias in your `.bashrc` or `.zshrc` just like in the next example.\n```\nalias docketter='python3 ~/Git/Docketter/main.py'\n```\n\nThen you can refresh your shell and using it with the command `docketter`\n\n### Running\n\nTrying to make it the most user friendly possible, all the commands follows this structure: `docketter COMMAND SUBJECT`, where the subject can be one or more depending the command.\n\nTry it with \n\n```\ndocketter help\n```\n\nThe available commands are:\n* `run`/`stop`\n* `add-docker`/`add-alias`\n* `remove-docker`/`remove-alias`\n* `info-dockers`/`info-aliases`\n* `help`\n\n## Built With\n\n* Python 3. No dependencies :)\n\n\n## Version\n\n1.0.0 \n\n## Authors\n\n* **Michel Llorens** - [Michotastico](https://github.com/Michotastico)\n\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichotastico%2Fdocketter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichotastico%2Fdocketter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichotastico%2Fdocketter/lists"}