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 bring up vagrant containers using course instructions #1

Open
HectorOses opened this issue Oct 19, 2019 · 0 comments
Open

Can't bring up vagrant containers using course instructions #1

HectorOses opened this issue Oct 19, 2019 · 0 comments

Comments

@HectorOses
Copy link

Course instructions tell to do:

git clone https://github.com/wardviaene/docker-swarm-demo
vagrant up manager
vagrant up agent2
vagrant up agent3

Apart from agent3 not existing and agent1 being instead in vagrant file. The following errors appear when bringing up:

$ vagrant up manager
==> vagrant: A new version of Vagrant is available: 2.2.6 (installed version: 2.2.5)!
==> vagrant: To upgrade visit: https://www.vagrantup.com/downloads.html

Bringing machine 'manager' up with 'virtualbox' provider...
There are errors in the configuration of this machine. Please fix
the following errors and try again:

shell provisioner:
* `path` for shell provisioner does not exist on the host system: C:/Users/hoses/Documents/Vagrant/docker-swarm-demo/docker-swarm-demo/docker_install.sh
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

1 participant