Hi, 
I have proxmox running a few vms - one of them is ubuntu running some docker containers of some web apps.
I'm trying to update one of them and getting "
Pulling 38.1s
failed to register layer: write /usr/share/X11/xkb/geometry/digital_vndr/pc: no space left on device"
but it's a vm with 200gb allocated space and i really don't have that many things on there, nothing that should take up that much space...
How do I figure out what's going on?
when i run
	
	
	
		
and then a bunch of NFS mounts...
				
			I have proxmox running a few vms - one of them is ubuntu running some docker containers of some web apps.
I'm trying to update one of them and getting "
Pulling 38.1s
failed to register layer: write /usr/share/X11/xkb/geometry/digital_vndr/pc: no space left on device"
but it's a vm with 200gb allocated space and i really don't have that many things on there, nothing that should take up that much space...
How do I figure out what's going on?
when i run
df -h  i get 
		Diff:
	
	Filesystem                         Size  Used Avail Use% Mounted on
tmpfs                              392M  1.9M  390M   1% /run
/dev/mapper/ubuntu--vg-ubuntu--lv   15G   12G  2.1G  86% /
tmpfs                              2.0G     0  2.0G   0% /dev/shm
tmpfs                              5.0M     0  5.0M   0% /run/lock
	and then a bunch of NFS mounts...