Docker installation prolem #476
Answered
by
friedenhe
DrHybris
asked this question in
Installation
-
I follow this step (https://dafoam.github.io/mydoc_installation_docker.html) for create a new docker image with the name "dafoam_image" instead of "my_new_dafoam_image_name", but when a want to run with:
the first line give an error:
Im new with Docker .... |
Beta Was this translation helpful? Give feedback.
Answered by
friedenhe
Aug 31, 2023
Replies: 1 comment 2 replies
-
Are you using Win10? The above command is for Win 10. If you still see an error, a temp workaround is to replace |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
DrHybris
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Are you using Win10? The above command is for Win 10. If you still see an error, a temp workaround is to replace
%cd%
with any absolute path in your system, e.g., c:\my_folder.