I stupid for thinking that this is what I want?
You want to run a set of docker containers inside an lxc container or using the lxc container as a place to run the docker-compose commands?
I want to host some stuff for me to use personally and some public services. Both on the same VPS, because I'm cheap. Let's say I have two docker-compose files, one with my personal stuff, one with a set of public services. I felt like it would make sense to compartmentalize these in their own lxc container. I don't know if this makes sense though.
sorry, but anyone? ^^
I would use different networking subnets for this maybe. If the VPS can have two nics then put them on a different subnet and have the compose files use a network that is attached to the nic. Then have that nic be on a different subnet with a different external IP Address or gateway.
Обсуждают сегодня