@dangling_cat@monty33 yes and no.
LXC is a system contenerization, so you can use one lxc container and have whole app, database, redis, etc in one lxc container (and in most cases it’s done like that).
Both solutions (docker and lxc) have pros and cons.
As long as you make your choices based on data and your needs it’s ok.
@dangling_cat @monty33 yes and no.
LXC is a system contenerization, so you can use one lxc container and have whole app, database, redis, etc in one lxc container (and in most cases it’s done like that).
Both solutions (docker and lxc) have pros and cons.
As long as you make your choices based on data and your needs it’s ok.