lmakarov / boot2docker-vagrant

[DEPRECATED] Boot2docker Vagrant box for optimized Docker and Docker Compose use on Mac and Windows
145 stars 41 forks source link

|| non valid parameter #67

Closed xinity closed 8 years ago

xinity commented 8 years ago

since latest release , everytime i do a vagrant up

i have an error saying that || isn't a correct parameter. this parameter is using in the vagrantfile to create the useraccount and the network share (smb windows).

how to fix ? any clue ?

lmakarov commented 8 years ago

@xinity I'm not getting this on Windows. Can you take a screenshot?

xinity commented 8 years ago

juste paste any command from the vagrantfile which uses '||' in your powershell

tested with windows 8 today, same error :(

lmakarov commented 8 years ago

@xinity, we only support Babun shell on Windows as noted in the README:

Windows All automated scripts and instructions in this project assume using Babun shell and are not tested with other shells.

Do you run into such issues in Babun?

xinity commented 8 years ago

I can't trap them as powershell sub commands are wrapped, but it seems these command still fails even using babun.

achekulaev commented 8 years ago

@xinity I guess this will not move forward without screenshots or better screencast (you can use Jing or Monosnap free utlis for that)

lmakarov commented 8 years ago

Closing for the lack of feedback. Feel free to reopen.