Created 10-03-2017 12:15 PM
I did deploy the sandbox-hdf OK with the same steps below, but for some reason, sandbox-hdp container does not start.
Steps:
Downloaded: HDP_2_6_1_docker_image_28_07_2017_14_42_40.tar ... MD5 checksum OK.
$ docker import HDP_2_6_1_docker_image_28_07_2017_14_42_40.tar
$ docker tag 489cfc56f983 sandbox-hdp
$ sh start_sandbox-hdp.sh
Waiting for docker daemon to start up: 208a09e14aba97e9156bbdb2ffd3b971a5aaa6539cc5477848e79e5f93da82ec docker: Error response from daemon: oci runtime error: container_linux.go:265: starting container process caused "exec: \"/usr/sbin/sshd\": stat /usr/sbin/sshd: no such file or directory".
OSX. Docker version 17.09.0-ce, build afdb6d4.
Any ideas?
Created 11-21-2017 09:30 PM
I am running into the same issue. Any ideas?
Created 12-01-2017 10:17 PM
Works if you run the else part commands individually, no idea why running the shell script wouldn't work
,Run the else part commands individually and it works, no idea why the running the script doesn't work