We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I follow the README instructions on OS X with boot2docker v1.0.0, I get the following:
docker@boot2docker:~$ git clone https://github.com/amplab/docker-scripts.git Cloning into 'docker-scripts'... remote: Reusing existing pack: 1011, done. remote: Counting objects: 50, done. remote: Compressing objects: 100% (39/39), done. remote: Total 1061 (delta 18), reused 31 (delta 10) Receiving objects: 100% (1061/1061), 144.43 KiB, done. Resolving deltas: 100% (429/429), done. docker@boot2docker:~$ cd docker-scripts/ docker@boot2docker:~/docker-scripts$ sudo ./deploy/deploy.sh sudo: unable to execute ./deploy/deploy.sh: No such file or directory
The text was updated successfully, but these errors were encountered:
Strange. Please try installing bash (see the instructions I just updated).
Sorry, something went wrong.
No branches or pull requests
When I follow the README instructions on OS X with boot2docker v1.0.0, I get the following:
The text was updated successfully, but these errors were encountered: