We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa24fbc + 8180afd commit e8aecc5Copy full SHA for e8aecc5
docs/install/frontend.md
@@ -18,3 +18,7 @@ Update the shell
18
$ docker-machine env packt-order-management
19
$ eval $(docker-machine env packt-order-management)
20
```
21
+Run the containers
22
+```
23
+$ docker-compose up -d
24
0 commit comments