User Tools

Site Tools


linux:virtualization:lxc:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:virtualization:lxc:start [2022/03/12 22:30] (current)
tkilla created
Line 1: Line 1:
 +====== Docker inside LXC ======
 +
 +Set these options in LXC VS config:
 +  lxc.apparmor.profile = generated
 +  lxc.apparmor.allow_nesting = 1
 +
 +On bullseye docker fails anyway. 
 +Follow the Doker guide to install latest Version > 20.10.5
 +
 +https://docs.docker.com/engine/install/debian/
 +
 +Test: 
 +  docker run hello-world
 +
 +Win! :)
  
linux/virtualization/lxc/start.txt ยท Last modified: 2022/03/12 22:30 by tkilla