Modify ... Build the Docker image for the solver service #524
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
maintenance
Package and maintenance related
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
The text was updated successfully, but these errors were encountered: