Creating Open Source Unikernel Packages - Ian Eyberg | PackagingCon 2021

preview_player
Показать описание

Description:

Unikernels are a new way of deploying individual applications as virtual machines in the cloud that can run linux applications faster and safer than linux. Since unikernels are deployed as virtual machines, packaging allows end-users to run common software without compiling it themselves in a cross-platform and cross-architecture way.
Рекомендации по теме
Комментарии
Автор

Hi, How can i get the python modules installed while building a unikernel Image. I want to run a small application using unikernel.. but have to do some pip installs. Can you please provide some input.

makzeelani