Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: tcolar on August 07, 2014, 12:42:30 PM

Title: Install packages without loop device ? (docker)
Post by: tcolar on August 07, 2014, 12:42:30 PM
I'm trying to use TC within a docker container as a nice lean base OS.

Problem is that I cannot install any packagaes (tce-load) because docker does not allow mounting loopback devices, is there any sort of workaround ?

Thank you.
Title: Re: Install packages without loop device ? (docker)
Post by: gerald_clark on August 07, 2014, 01:48:23 PM
Docker is based on LXC.
You would be better off using KVM or virtualbox where you have a full virtual machine, and not just a container.
Title: Re: Install packages without loop device ? (docker)
Post by: curaga on August 08, 2014, 04:26:32 AM
You would have to manually extract with unsquashfs in that environment, cluttering the disk.