Just tried to install a new Zenoss server using the hyper-v setup. We have an existing 5.2.3 server and want to start afresh.
Installed using the latest iso, but this is 5.3, on trying to upgrade to 6.1 I hit a snag when running "docker run -it --rm -v /root:/mnt/root zenoss/core_6.0:6.1.0_1 rsync -a /root/6.0.x /mnt/root" as per the upgrade guide.
Unable to find image 'zenoss/core_6.0:6.1.0_1' locally docker: Error response from daemon: repository zenoss/core_6.0 not found: does not exist or no pull access.
Anyone know where I went wrong, or what the fix for this is?