DocsReleasesCommunityGuidesBlog

kraft cloud compose

Manage Compose deployments on Unikraft Cloud

Manage Compose deployments on Unikraft Cloud

kraft cloud compose

Examples#

# Deploy the Compose project on Unikraft Cloud
$ kraft cloud compose up
# Stop the deployment
$ kraft cloud compose down
# List the Compose services for this project Unikraft Cloud
$ kraft cloud compose ps
# Build a specific service image of a Compose project
$ kraft cloud compose build nginx
# Create a service image of a Compose project
$ kraft cloud compose create
# Push a service image of Compose project
$ kraft cloud compose push nginx
# View logs of a service deployment
$ kraft cloud compose log nginx

Options#

--env-file string Set the environment file.
--file string Set the Compose file.
-h, --help help for compose

Options inherited from parent commands#

--metro string Unikraft Cloud metro location
--token string Unikraft Cloud access token

See Also#

Edit this page on GitHub

Connect with the community

Feel free to ask questions, report issues, and meet new people.

Join us on Discord!
®

Getting Started

What is a unikernel?Install CLI companion toolUnikraft InternalsRoadmap

© 2025  The Unikraft Authors. All rights reserved. Documentation distributed under CC BY-NC 4.0.