DocsReleasesCommunityGuidesBlog

kraft pkg source

Add Unikraft component manifests

Add a remote location for discovering one-or-many Unikraft components.

kraft pkg source [FLAGS] [SOURCE]

Examples#

# Add a single component as a Git repository
$ kraft pkg source https://github.com/unikraft/unikraft.git
# Add a manifest of components
$ kraft pkg source https://manifests.kraftkit.sh/index.yaml
# Add a Unikraft-compatible OCI compatible registry
$ kraft pkg source unikraft.org

Options#

-F, --force Do not run a compatibility test before sourcing.
-h, --help help for source

Options inherited from parent commands#

-K, --kraftfile string Set an alternative path of the Kraftfile

See Also#

  • kraft pkg: Package and distribute Unikraft unikernels and their dependencies
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

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