adamant-kite-43734
06/26/2023, 10:02 AMquick-keyboard-83126
06/26/2023, 1:01 PMquick-keyboard-83126
06/26/2023, 1:01 PMquick-keyboard-83126
06/26/2023, 1:02 PMquick-keyboard-83126
06/26/2023, 1:02 PMproud-jewelry-46860
06/26/2023, 3:39 PMfast-garage-66093
06/26/2023, 3:46 PMfast-garage-66093
06/26/2023, 3:48 PMdocker image prune
to remove all "dangling" images that are not reachable anymore.quick-keyboard-83126
06/26/2023, 3:48 PMfast-garage-66093
06/26/2023, 3:48 PMcontainerd
which keeps Kubernetes images in a separate namespace, so kubelet will not delete images that you only want to run directly.fast-garage-66093
06/26/2023, 3:49 PMfast-garage-66093
06/26/2023, 3:50 PMquick-keyboard-83126
06/26/2023, 3:50 PMdazzling-psychiatrist-68254
06/27/2023, 9:32 AMquick-keyboard-83126
06/27/2023, 9:33 AMdazzling-psychiatrist-68254
06/27/2023, 9:33 AMquick-keyboard-83126
06/27/2023, 9:33 AMquick-keyboard-83126
06/27/2023, 9:34 AMquick-keyboard-83126
06/27/2023, 9:35 AM% rdctl shell df -h 2>/dev/null|tail -1
97.9G 88.7G 4.2G 95% /root
dazzling-psychiatrist-68254
06/27/2023, 9:36 AMdazzling-psychiatrist-68254
06/27/2023, 9:37 AM❯ rdctl shell df -h 2>/dev/null|tail -1
:/var/folders 460.4G 255.7G 204.7G 56% /var/folders
quick-keyboard-83126
06/27/2023, 9:39 AM% rdctl shell df -h /root 2>/dev/null
Filesystem Size Used Available Use% Mounted on
mount1 97.9G 88.7G 4.2G 95% /tmp/rancher-desktop
quick-keyboard-83126
06/27/2023, 9:40 AMdazzling-psychiatrist-68254
06/27/2023, 9:41 AM❯ rdctl shell df -h /root 2>/dev/null
Filesystem Size Used Available Use% Mounted on
/dev/disk/by-label/data-volume
97.9G 93.0G 0 100% /mnt/data
quick-keyboard-83126
06/27/2023, 9:41 AMquick-keyboard-83126
06/27/2023, 9:44 AMrdctl shell sh -c 'df -h 2> /dev/null|sort -h -r -k3|grep %' 2>/dev/null
dazzling-psychiatrist-68254
06/27/2023, 9:46 AM❯ rdctl shell sh -c 'df -h 2> /dev/null|sort -h -r -k3|grep %' 2>/dev/null
:/var/folders 460.4G 255.7G 204.7G 56% /var/folders
:/Volumes 460.4G 255.7G 204.7G 56% /Volumes
460.4G 255.7G 204.7G 56% /tmp/rancher-desktop
460.4G 255.7G 204.7G 56% /Users/stef
tmpfs 3.9G 509.2M 3.4G 13% /
/dev/vda 233.4M 233.4M 0 100% /media/vda
/dev/loop0 14.1M 14.1M 0 100% /.modloop
tmpfs 1.5G 968.0K 1.5G 0% /run
shm 3.9G 0 3.9G 0% /dev/shm
devtmpfs 10.0M 0 10.0M 0% /dev
cgroup_root 10.0M 0 10.0M 0% /sys/fs/cgroup
97.9G 93.0G 0 100% /var/lib
97.9G 93.0G 0 100% /usr/local
97.9G 93.0G 0 100% /tmp
97.9G 93.0G 0 100% /root
97.9G 93.0G 0 100% /root
97.9G 93.0G 0 100% /mnt/data
97.9G 93.0G 0 100% /home
97.9G 93.0G 0 100% /etc
35.2M 35.2M 0 100% /mnt/lima-cidata
quick-keyboard-83126
06/27/2023, 9:47 AMdazzling-psychiatrist-68254
06/27/2023, 9:48 AMquick-keyboard-83126
06/27/2023, 9:48 AMdazzling-psychiatrist-68254
06/27/2023, 9:51 AMdocker system df -v
and one of the results is
Build cache usage: 47.63GB
lolquick-keyboard-83126
06/27/2023, 9:51 AMBuild cache usage: 23.23GB
quick-keyboard-83126
06/27/2023, 9:52 AMquick-keyboard-83126
06/27/2023, 9:53 AMquick-keyboard-83126
06/27/2023, 9:53 AMdazzling-psychiatrist-68254
06/27/2023, 9:56 AMdocker builder prune
docker volume prune
and dropped to 36%dazzling-psychiatrist-68254
06/27/2023, 9:56 AMdazzling-psychiatrist-68254
06/27/2023, 9:56 AMquick-keyboard-83126
06/27/2023, 10:01 AMfast-garage-66093
06/27/2023, 4:05 PM