@salvachillo/kumori_module_converter
v1.0.2
Published
This project converts docker compose files into Kumori (CUE) modules.
Downloads
6
Readme
Kumori Module Converter
This project converts docker compose files into Kumori (CUE) modules.
This aims to streamline the generation of the manifests that describe the components and services modules.
After using this tool you will get a module in which there's still some work to do:
- Define client channels.
- Define connection between components/services.
- Correctly define volumes.
- Correctly define mounted files.
Usage
kumori_modules_converter [path_to_your_docker_compose_file]