Closed simkakashi closed 5 years ago
You are inside a docker image, therefore you can not use the file paths on your normal computer. Please have a look at the workdir setting in the dockerfile file.
@1kastner is right. To get some sense of where you are on the file system on the Docker image use the cd
and ls
commands in the terminal inside Grid Studio.
Mac OS and my sample as below:
but it seems sth wrong as "files not found error"