Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

lambda-linux/lambda-linux-vbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lambda Linux VirtualBox Flavor

Lambda Linux VirtualBox flavor is a Linux guest ISO image for VirtualBox hypervisor. It is designed to provide a stable, secure and high performance local container host. It runs completely from RAM. Lambda Linux is based on Alpine Linux user space and a customized minimal kernel from Yocto Project.



Features

Container Host

  • LTS Kernel v4.14.15
  • VirtualBox Guest Additions v5.1.30
  • Docker v17.09.1-ce
  • Overlay2 storage driver with ext4 as backing filesystem
  • Container and data persistence on /var/lib/lambda-machine-local

Installation

Installation should be performed via Lambda Machine Local. The ISO image can also be downloaded here.

How to use

Lambda Linux VirtualBox flavor is used via Lambda Machine Local which leverages VirtualBox's VBoxManage to initialize, start, stop and delete the VM right from the command line.