DocsReleasesCommunityGuidesBlog

kraft pkg push

Push a Unikraft unikernel package to registry

Push a Unikraft unikernel, component microlibrary to a remote location

kraft pkg push [FLAGS] [PACKAGE]

Examples#

# 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

Options#

-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

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.