README.md

This commit is contained in:
wandoubaba 2024-10-11 21:28:15 +08:00
parent edddd71968
commit aef8591ce3

View File

@ -29,3 +29,7 @@ go run main.go
```text
429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
```
## 已知缺陷
- 如果构建失败的话,在日志文件中只会看到`exit code 1`,但不会看到控制台输出的内容。