Trying to build a docker based on Dockerfile > docker build . ultimately results in failure due to a missing file: > EnvironmentFileNotFound: '/code/environment.yml' file not found
Trying to build a docker based on Dockerfile
ultimately results in failure due to a missing file: