You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: