more infos in readme
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
|
||||||
|
this repo uses submodule fo `env_generator`, so after cloning you need to do :
|
||||||
|
```
|
||||||
|
git submodule init
|
||||||
|
git submodule update
|
||||||
|
```
|
||||||
|
|
||||||
|
---
|
||||||
debug :
|
debug :
|
||||||
- **docker ps** : to see all the containers running
|
- **docker ps** : to see all the containers running
|
||||||
- **docker logs <container name>** : to see if there is logs of errors
|
- **docker logs <container name>** : to see if there is logs of errors
|
||||||
|
|||||||
Reference in New Issue
Block a user