简体   繁体   中英

How to fix the error unknown unexpected option: --docker?

I'm trying to build and deploy a project from GitHub (the following ) using ZEIT Now hosting service using docker .

I followed the instructions in the readme.md of the GitHub project and as soon as i get to the fourth step:

now --public --docker (you might need to login once)

I get the following error:

"> Error! Unknown or unexpected option: --docker"

I installed Docker Toolbox (I'm running Windows 7 x64) and the docker command seems to be working normally in the command prompt, i've used it to identify the docker version i have which is 18.03.0-ce

I'm new to this so sorry if i'm getting anything wrong.

Now.sh的V2帐户不支持Docker部署。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM