minus-squareKaninchenSpeed@sh.itjust.workstoSelfhosted@lemmy.world•Does it ever make sense/is it possible to move certain docker volumes to another physical volume, but not all?linkfedilinkEnglisharrow-up8·11 days agoVolumes are horrible, how would I easily edit a config file of the programm running inside, if the container deosnt even start. Bind mounts + ZFS datasets are the way to go. linkfedilink
minus-squareKaninchenSpeed@sh.itjust.workstoProgrammer Humor@programming.dev•How people react when they see me work.linkfedilinkarrow-up18·19 days agoKwrite doesnt really exist on its own anymore. Its a slimmed down gui for kate now. linkfedilink
Volumes are horrible, how would I easily edit a config file of the programm running inside, if the container deosnt even start.
Bind mounts + ZFS datasets are the way to go.