nest / nest-docker

Build scripts for the docker container with NEST simulator and services
https://nest-simulator.org/
GNU General Public License v2.0
3 stars 7 forks source link

'./data' is not created on Docker Hub #1

Closed steffengraber closed 5 years ago

steffengraber commented 5 years ago

After a build on Docker Hub there is no ./data directory inside the image. Because of this, the start of the Docker container ends with an error;

/home/nest/entrypoint.sh: line 9: cd: ./data: No such file or directory