Owen Gong
Owen Gong
不过我发现你截图里只是个警告,也没有导致编译失败
这两天就看!一直没时间。
same. logs: ``` postgresql_1 | 2021-10-28 17:08:44.656 UTC [1] LOG: database system is ready to accept connections gitlab_1 | Configuring gitlab::database... gitlab_1 | Configuring gitlab::redis gitlab_1 | Configuring gitlab::secrets... gitlab_1...
Thanks for your reminder, I think it's time for migrating to Docker instead of Docker-Compose. Please refer to the following two suggestions: 1. Because there has been 1 year since...
@ndeloof I know your point. But I think we should at least give some reminders to users of docker-compose that they should upgrade their Docker version to use Compose v2.
Thanks, merge it. And I'll update the Chinese manual later.
可以在配置文件中将这个插件给关掉。
I think we can provide the information in the "Notice" list rather than create a new section. You think so?
I've tried goconst, but it doesn't have a `ignore-calls` option. The only way to set `ignore-calls` is to use golangci-lint, I don't know how can I open a issue for...