tudelft3d / 3dfier

The open-source tool for creating 3D models
http://tudelft3d.github.io/3dfier
GNU General Public License v3.0
526 stars 106 forks source link

Fix permissions in Docker image #112

Closed kdeininger closed 4 years ago

kdeininger commented 4 years ago

Running a container using the current Docker image results in an error:

docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"/usr/local/bin/uid_entrypoint.sh\": permission denied": unknown.

This error gets fixed with this PR by