more infos in readme

This commit is contained in:
asus
2024-02-01 16:37:59 +01:00
parent 7bfb84463c
commit 58da8d18dc

View File

@@ -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 :
- **docker ps** : to see all the containers running
- **docker logs <container name>** : to see if there is logs of errors