Build a compose project
kraft cloud compose build [FLAGS] [COMPONENT]
# Build a compose project$ kraft cloud compose build# (If applicable) Set or override a runtime for a particular service$ kraft cloud compose build --runtime app=base:latest# Push the service images after a successful build$ kraft cloud compose build --push
-h, --help help for build--push Push the built service images--runtime strings Alternative runtime to use when packaging a service
--env-file string Set the environment file.--file string Set the Compose file.--metro string Unikraft Cloud metro location--token string Unikraft Cloud access token
kraft cloud compose
: Manage Compose deployments on Unikraft CloudFeel free to ask questions, report issues, and meet new people.