docker-for-mac-nfs icon indicating copy to clipboard operation
docker-for-mac-nfs copied to clipboard

chroot not working in container script

Open drazulay opened this issue 8 years ago • 0 comments

Hi,

I'm having an issue where the chroot cannot access binaries (such as the entrypoint command /bin/sh).

I ran the apk commands outside the chroot and replaced . for / in the find command. Then I ran make.sh again. This seemed to work fine. My question is, what am I missing when not running that inside a chroot?

Docker for Mac just keeps booting, never finishes with the newly generated initrd. Could it be because I'm on the Beta channel?

Docker: Version 17.04.0-ce-mac7 (16352) Channel: edge b598153e23

OSX: 10.12.3 (16D32)

drazulay avatar Apr 11 '17 20:04 drazulay