Build and run compose projects with Unikraft.
kraft compose [FLAGS] [SUBCOMMAND|DIR]
# Start a compose project$ kraft compose up
-f, --file string Set the Compose file.-h, --help help for compose
kraft
: Build and use highly customized and ultra-lightweight unikernelskraft compose down
: Stop and remove a compose project.kraft compose ls
: List compose projects.kraft compose ps
: List running services of current projectkraft compose up
: Run a compose project.Feel free to ask questions, report issues, and meet new people.