Hi,
I'm attempting to install SAS Analytics Pro 2023.01 on RedHat on xfs filesystem in Azure using the instructions for docker and podman, but I get an error when attempting to install the image. I've tried other versions as well with the same result. Wondering if there is something else that needs to be configured which I may be missing from the instructions
$ ./container-manager install --verbose --deployment-data SASViyaV4_9CTCVM_certs.zip sas-analytics-pro
docker images --quiet --filter label=PRODUCT-ID=sas-analytics-pro_stable
Uninstalling product 'sas-analytics-pro_stable'
docker image rm Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Error: invalid reference format
Error: exit status 125
Thanks!