fix docker command
This commit is contained in:
parent
e98461538c
commit
8754cdc7e3
|
@ -135,7 +135,7 @@ heroku open
|
|||
You can build and run the server locally using Docker. First build an image:
|
||||
|
||||
```console
|
||||
$ build -t shields ./
|
||||
$ docker build -t shields .
|
||||
Sending build context to Docker daemon 3.923 MB
|
||||
Step 0 : FROM node:0.12.7-onbuild
|
||||
…
|
||||
|
|
Loading…
Reference in New Issue
Block a user