upload-scripts icon indicating copy to clipboard operation
upload-scripts copied to clipboard

docker setup issue

Open rwelty1889 opened this issue 6 years ago • 2 comments

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.

rwelty1889 avatar Apr 19 '19 23:04 rwelty1889

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.

mds08011 avatar Apr 23 '19 15:04 mds08011

will try it later. it would be nice of the README reflected stuff like this.

rwelty1889 avatar Apr 23 '19 22:04 rwelty1889