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

cant run container #41

Open
geetee24 opened this issue Oct 23, 2018 · 1 comment
Open

cant run container #41

geetee24 opened this issue Oct 23, 2018 · 1 comment

Comments

@geetee24
Copy link

I run

docker run -it --privileged --rm --net=host -v C:/foo:/protractor webnicer/protractor-headless

and get Windows message:

sudo: unable to resolve host linuxkit-00155dd6100c
**you must either specify a configuration file or at least 3 options. See below for the options:

Usage: protractor [configFile] [options]
configFile defaults to protractor.conf.js
The [options] object will override values from the config file.
See the reference config for a full list of options.

Options:
--help Print Protractor help menu
--version Print Protractor version
--browser, --capabilities.browserName Browsername, e.g. chrome or firefox
--seleniumAddress A running selenium address to use

any ideas?

@ineeve
Copy link

ineeve commented Nov 12, 2018

I think you are using the wrong slashes.
Try this: C:\foo:/protractor

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