Hello

The error message is complaining about plugin

so you need to make sure the shell part is a valid script

it seem the formatting is wrong around this line



  sudo apt-get install docker-ce docker-ce-cli containerd.io
docker-buildx-plugin
docker-compose-      plugin -y

i think should be

  sudo apt-get install docker-ce docker-ce-cli containerd.io
docker-buildx-plugin
docker-compose-plugin -y

Better will be make sure you are using a good / valid Vagrantfile, go and
check as possible a copy of the file from where you got this

if this is from a book, try to get the commands they want you to run

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/hashicorp/vagrant/issues
Discuss: https://discuss.hashicorp.com/c/vagrant/24
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/CAHqq0exKJrinDjKXm4dVZ%3DddVtbQuGwii-a_vh6fBKyN3tVabg%40mail.gmail.com.

Reply via email to