Created a Debian VM earlier today which currently has 20G space assigned
Ran scripts from here post creation of the VM: https://github.com/community-scripts/ProxmoxVE/discussions/836
I have Docker installed and I have Portainer up and running. When I now try and deply a stack within Portainer I get "no space left on device" at the end of the deployment error.
I ran df -h which reported disk was 96% full. I then ran docker image prune --all and got it down to 92%.
Most of the data usage is was overlay 2.8G 2.5G 123M 96% /var/lib/docker/overlay2/d52a6215069cfb8aefa197bc78d4e9103551f429210a867384d4105c694d5fc5/merged and this is what went down to 92% after the prune
Volume is /dev/sda1 which ideally needs to be resized but I don't know how to do this. How can I resize this volume please (Debian 12 / Docker 27.5.1)
Select xterm.js under the Console pull down for copy/paste functions Get SSH Going passwd root sed -i -e 's/#PermitRootLogin prohibit-password/PermitRootLogin yes/g' -e 's/^PasswordAuth...