our on-premise docker registry. I'm setting up devops to pull from our code repo, build and push to Harbour via Jenkins. These trial and error in Jenkins is creating a lot of data in Harbour that its full and stops the push. Found that the /data/docker/registry thingy is eating up the space in root dir, but not in the dedicated volume that was initially set. Is it safe to move the registry data from the root dir to the other? Is there a config or something to write new registry data to a new location?
How large is the VM hard disk for Harbour?
The root dir is just 6GB but my colleague allocated 150GB and put that in /mnt/
Which directory that is full?
Just for extra clarity # df -h Filesystem Size Used Avail Use% Mounted on devtmpfs 4.0M 0 4.0M 0% /dev tmpfs 3.8G 0 3.8G 0% /dev/shm tmpfs 1.5G 157M 1.4G 11% /run /dev/mapper/rl_rocky9base-root 6.2G 6.0G 196M 97% / /dev/xvda1 960M 405M 556M 43% /boot /dev/xvdb 196G 2.5G 184G 2% /mnt/data tmpfs 767M 0 767M 0% /run/user/0
Обсуждают сегодня