diff --git a/README.md b/README.md index 914fcea0..ec305de7 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,9 @@ sudo apt-get install -y wget unzip fontconfig locales gconf-service libasound2 l ```sh docker-compose up -d ``` + +查看日志 + +```sh +docker-compose logs -f +```