• 0 Posts
  • 13 Comments
Joined 11 months ago
cake
Cake day: August 9th, 2023

help-circle







  • You started a thread here explicitly asking for docker compose files that work on podman, but implicitly you want files that don’t have your particular issues. What issue are you having? It could be that it’s a setup/config issue and not a compose problem. Podman is specifically compatible with rocker and its tools, where I’ve seen people just alias docker to podman on their systems and keep working.

    I doubt that all of your containers are all having unique problems. So sharing one or two of the common blockers, and how you have tried to work around them, would help a lot in what kinds of compose files you are looking for.

    For instance, can you run a compose that is just a single Redis container? Just share it here, help us help you.



  • Exporting and importing a pool is a different operation. Ideally you can have both disks accessible at the same time in your system and you would replace the disk inside of the pool. I did this the other week in my NAS and it allowed the system to keep data integrity, but I had the room to have all disks active so it could resilver the disks.

    If this is your only drive and you are fully swapping it out, then you are backing up your data and restoring it. This can be done manually, or using zfs send and receive