1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-14 23:30:05 +02:00

docs(docker-compose-client): add tag to server build

This commit is contained in:
Sérgio Ramos 2017-06-01 22:53:57 +01:00
parent 340dd41645
commit af899f353d

View File

@ -26,7 +26,7 @@ yarn add docker-compose-client
```
λ git clone git@github.com:yldio/docker-compose-api.git
λ cd docker-compose-api
λ docker build .
λ docker build -t docker-compose-api .
```
### run