Launch an Ubuntu VM with Docker and Sysbox, using RunCVM ...

by struanb
GNU/Linux ◆ xterm-256color ◆ bash 60 views

Launches an Ubuntu VM with Docker and Sysbox installed; then, within that, launches an Alpine sysbox container; and within that, installs dockerd and launches a ‘hello-world’ container.

00:00 - Install RunCVM
00:34 - Build Ubuntu+Docker+Sysbox docker image
02:09 - Launch RunCVM container/VM with built image
02:13 - Exec into container/VM to check installed runtimes
02:26 - Exec in again to launch sysbox container running Alpine dockerd and, within that, launch hello-world container