Hello,
For learning purposes, I try to install Cognos Jupyter 12.0.4 on my laptop and when i execute ./install.bat i got this error :
docker: invalid reference format.
The ca_jupyter_viewer container is created and running but the ca_jupyter_hub isn't.
The install.bat seems to stumble on this following line coming from startup.bat :
REM hub
docker run -d --restart unless-stopped %NB_WSHOST:"=% %BI_HOST:"=% %SERVER_MAX:"=% %MEM_CEILING:"=% %TRUST_CERTS:"=% %CULL_SETTINGS:"=% %LOG_INTERVAL_ENV:"=% --network ca_jupyter_network -p %HOST_PORT%:8000 -v /var/run/docker.sock:/var/run/docker.sock -v %LOG_PATH%:/srv/jupyterhub/logs --name ca_jupyter_hub ca_jupyter_hub
Any help would be welcome !
Many thanks.
Docker
Windows version 11 Professional
Docker Desktop 4.35.1 (173168) currently the newest version available.
------------------------------
LOIC POTIN
------------------------------