Add a remote location for discovering one-or-many Unikraft components.
kraft pkg source [FLAGS] [SOURCE]
# 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
-F, --force Do not run a compatibility test before sourcing.-h, --help help for source
-K, --kraftfile string Set an alternative path of the Kraftfile
kraft pkg
: Package and distribute Unikraft unikernels and their dependenciesFeel free to ask questions, report issues, and meet new people.