Open
Description
Description of the modifications
I followed the instructions on build solver container in these tutorial https://dyna.docs.pyansys.com/version/stable/getting-started/index.html#run-pydyna-server-in-a-docker-container.
But in the step building docker image with the docker build -t dyna_solver_v04 .
It get error messenger:
process "/bin/sh -c yum -y install openssh-clients openssh-server bind-utils sudo python3 unzip &>/dev/null && yum clean all" did not complete successfully: exit code: 1
Does anyone meet these problems?
Useful links and references
No response