Skip to content
New issue

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

Can't run deploy/deploy.sh in boot2docker VM #38

Open
eugeneiiim opened this issue Jun 17, 2014 · 1 comment
Open

Can't run deploy/deploy.sh in boot2docker VM #38

eugeneiiim opened this issue Jun 17, 2014 · 1 comment

Comments

@eugeneiiim
Copy link

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
@AndreSchumacher
Copy link
Contributor

Strange. Please try installing bash (see the instructions I just updated).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants