Re: lightweight virtualization

Liste des GroupesRevenir à cs raspberry-pi 
Sujet : Re: lightweight virtualization
De : ldo (at) *nospam* nz.invalid (Lawrence D’Oliveiro)
Groupes : comp.sys.raspberry-pi
Date : 07. Sep 2025, 00:01:08
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <109iefk$3a1tr$11@dont-email.me>
References : 1
User-Agent : Pan/0.163 (Kryvyi Rih)
On Sat, 6 Sep 2025 11:19:22 -0000 (UTC), Jimmy Logan wrote:

I'd like to create some kind of service container on rpi4b which I
have, which would allow me to just install something in a normal way
(not programming the whole installation process like dockerfiles),
without changing anything on the current OS.

Try LXC. Ubuntu also have some extension of that, which they call LXD.
(Confusingly, the commands for managing LXC are all one word beginning
with the “lxc-” prefix, while LXD is managed via a single command
called “lxc”.)

For something even lower-level, try systemd-nspawn.

I have made a lot of use of LXC myself. It comes with templates so you
can, for example, easily install an Ubuntu userland inside a container
under Debian, or even a 32-bit container on a 64-bit OS.

Date Sujet#  Auteur
10 Mar 26 o 

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal