containers

  1. AveryFreeman

    Ideas for using LVM+BTRFS clone and keeping up to date?

    So this is fun, I just woke up to a clone job of my laptop being finished, it was kind of an experiment. It runs OpenSUSE, so it's got a BTRFS root and snapshots triggered by package manager. I wanted to back it up so I could have a copy of the machine to run elsewhere, here's how I did it...
  2. M

    Home server architecture thoughts?

    In this thread, I posted pics of my recently-rebuilt home server. Now that the hardware part is done (maybe?), I'm thinking it's time to revisit the OS/software side. So I'm soliciting feedback. I don't think anything is really broken, but mostly non-optimal due to having grown up...
  3. C

    I cant seem to wrap my head around volumes vs binding a path on the host to a container in Docker

    I've only been seriously looking into docker for the last few weeks or so but I'm really enjoying learning about all its capabilities. However, one thing I'm still having trouble understanding is the actual use-cases for using a mapped location on the host vs just using a volume. Volumes...