Seems I copy-pasted the Nextcloud migrations to other services, and now they pretend /mnt/nvme is a thing even though the data volume is mounted to /var/lib/docker.
So for these VMs we need to keep /var/lib/docker, but put it on the root disk. And similarly keep /mnt/nvme, but put it on the data disk.
Seems I copy-pasted the Nextcloud migrations to other services, and now they pretend `/mnt/nvme` is a thing even though the data volume is mounted to `/var/lib/docker`.
So for these VMs we need to keep /var/lib/docker, but put it on the root disk. And similarly keep /mnt/nvme, but put it on the data disk.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Seems I copy-pasted the Nextcloud migrations to other services, and now they pretend
/mnt/nvmeis a thing even though the data volume is mounted to/var/lib/docker.So for these VMs we need to keep /var/lib/docker, but put it on the root disk. And similarly keep /mnt/nvme, but put it on the data disk.