{"id":21834334,"url":"https://github.com/hmajid2301/composerisation","last_synced_at":"2026-05-10T19:46:55.228Z","repository":{"id":94479164,"uuid":"172564364","full_name":"hmajid2301/composerisation","owner":"hmajid2301","description":"Converts commands between docker-compose and Docker CLI, mirror of https://gitlab.com/hmajid2301/docker-run-compose-converter","archived":false,"fork":false,"pushed_at":"2024-03-20T15:45:44.000Z","size":791,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T05:34:45.256Z","etag":null,"topics":["cli","docker","docker-compose","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hmajid2301.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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}},"created_at":"2019-02-25T18:49:39.000Z","updated_at":"2024-04-11T22:09:16.000Z","dependencies_parsed_at":"2023-04-20T00:09:11.496Z","dependency_job_id":null,"html_url":"https://github.com/hmajid2301/composerisation","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmajid2301%2Fcomposerisation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmajid2301%2Fcomposerisation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmajid2301%2Fcomposerisation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmajid2301%2Fcomposerisation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hmajid2301","download_url":"https://codeload.github.com/hmajid2301/composerisation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244811374,"owners_count":20514276,"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","docker","docker-compose","python"],"created_at":"2024-11-27T20:10:15.991Z","updated_at":"2026-05-10T19:46:50.198Z","avatar_url":"https://github.com/hmajid2301.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://gitlab.com/hmajid2301/composerisation/badges/master/pipeline.svg\n   :target: https://gitlab.com/hmajid2301/composerisation\n   :alt: Pipeline Status\n\n.. image:: https://gitlab.com/hmajid2301/composerisation/badges/master/coverage.svg\n   :target: https://gitlab.com/hmajid2301/composerisation\n   :alt: Coverage\n\n.. image:: https://img.shields.io/pypi/l/composerisation.svg\n   :target: https://pypi.org/project/composerisation/\n   :alt: PyPI Project License\n\n.. image:: https://img.shields.io/pypi/v/composerisation.svg\n   :target: https://pypi.org/project/composerisation/\n   :alt: PyPI Project Version\n\n\ncomposerisation\n===============\n\nA CLI tool used to convert between docker-compose to normal Docker CLI commands. \n\n.. image:: images/logo_background.png\n\n**Warning**: This project is still in beta.\n\n\nUsage\n-----\n\n.. code-block:: bash\n\n  pip install composerisation\n  composerisation --help\n\nUsage: composerisation [OPTIONS]\n\n  Converts docker-compose files to Docker comamnds.\n\nOptions:\n  -i, --input-file TEXT           Path to file to convert from docker-compose\n                                  to Docker.  [required]\n\n  -l, --log-level                 [DEBUG|INFO|ERROR|CRITICAL]\n                                  Log level for the script.\n  --help                          Show this message and exit\n\n.. code-block:: bash\n\n  $ composerisation -i docker-compose.yml\n\nDocker\n------\n\nYou can also use the docker image to convert between docker-compose and Docker cli.\n\n.. code-block :: bash\n\n  docker run -v ${PWD}/tests/data/1.yml:/app/docker-compose.yml composerisation\n\nSupported Command\n=================\n\nWe support all commands specified in the docker-compose `reference file version 3.8 here \u003chttps://docs.docker.com/compose/compose-file/#reference-and-guidelines\u003e`_.\nBesides from the config options defined below.\n\nServices\n--------\n\nUnsupported config options:\n\n- configs\n- credential_spec\n- depends_on\n- deploy\n- external_links\n- healthcheck\n- secrets\n- volume (long syntax)\n\nNetworks\n--------\n\nUnsupported config options:\n\n- enable_ipv6\n\nFuture Features\n===============\n\n- Convert between Docker cli commands to docker-compose\n- Add ``docker pull``, when using images\n\nChangelog\n=========\n\nYou can find the `changelog here \u003chttps://gitlab.com/hmajid2301/composerisation/blob/master/CHANGELOG.md\u003e`_.\n\nAppendix\n========\n\n- docker-compose example taken from `here \u003chttps://github.com/DataDog/docker-compose-example\u003e`_\n- Editable code area from `wales \u003chttps://jsfiddle.net/wales/2azkLnad/\u003e`_\n- Website inspired by `API Platform \u003chttps://api-platform.com/\u003e_`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmajid2301%2Fcomposerisation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhmajid2301%2Fcomposerisation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmajid2301%2Fcomposerisation/lists"}