/app-click

Click Modular Router on Unikraft

Primary LanguageClick

Unikraft Click Modular Router Application

To build and run this application please use the kraft script:

pip3 install git+https://github.com/unikraft/kraft.git
mkdir my-first-unikernel && cd my-first-unikernel
kraft up -p PLATFORM -m ARCHITECTURE click

For more information about kraft type kraft -h or read the documentation.