upload-scripts
upload-scripts copied to clipboard
docker setup issue
trying to use the current version in docker on a Mac running 10.13.6.
make docker completes, apparently successfully. first run docker command fails as follows:
$ docker run -Pit osc-up osc_tools.py docker: Error response from daemon: OCI runtime create failed: container_linux.go:344: starting container process caused "exec: "osc_tools.py": executable file not found in $PATH": unknown.
i'm not tremendously experienced with docker, but like the idea of running it this way. please advise.
You might want to read through this discussion: https://github.com/openstreetcam/upload-scripts/pull/71#issuecomment-465318837
I am not experienced with Docker, but it seems similar.
will try it later. it would be nice of the README reflected stuff like this.