mirror of https://github.com/nucypher/nucypher.git
adds --build to install docs
parent
d1947ab1b6
commit
f69c9133a6
|
@ -7,7 +7,7 @@ The intention of the Docker configurations in this directory is to enable anyone
|
|||
* install [Docker](https://docs.docker.com/install/)
|
||||
* install [Docker Compose](https://docs.docker.com/compose/install/)
|
||||
* cd to dev/docker (where this README is located)
|
||||
* `docker-compose up` **this must be done once to complete install**
|
||||
* `docker-compose up --build` **this must be done once to complete install**
|
||||
|
||||
|
||||
Then you can do things like:
|
||||
|
|
Loading…
Reference in New Issue