M
Size: a a a
AG
AG
AG
AG
$ docker run --gpus all --privileged -v volume:volume -i container_tag -c "command"
docker: Error response from daemon: OCI runtime create failed: container_linux.go:345: starting container process caused "exec: \"-c\": executable file not found in $PATH": unknown.
ERRO[0001] error waiting for container: context canceled
AG
$ docker run --gpus all --privileged -v volume:volume -i container_tag -c "command"
docker: Error response from daemon: OCI runtime create failed: container_linux.go:345: starting container process caused "exec: \"-c\": executable file not found in $PATH": unknown.
ERRO[0001] error waiting for container: context canceled
AG
m
K