Push a Unikraft unikernel, component microlibrary to a remote location
kraft pkg push [FLAGS] [PACKAGE]
# Push the image for a project in the current directory$ kraft pkg push# Push the image for a project at a path with tag latest$ kraft pkg push /path/to/app# Push the image with a given name$ kraft pkg push unikraft.org/helloworld:latest
-M, --as string Force the packaging despite possible conflicts (default "auto")-h, --help help for push-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.