我看到那个 doc 上面的介绍是推荐使用 Docker 来进行项目安装,这个是必须使用 Docker 吗?
I saw in the documentation that it is recommended to use Docker for project installation. Is it mandatory to use Docker?
我看到那个 doc 上面的介绍是推荐使用 Docker 来进行项目安装,这个是必须使用 Docker 吗?
I saw in the documentation that it is recommended to use Docker for project installation. Is it mandatory to use Docker?
As a golang project, Answer can be compiled into a binary file. You can download the binary file that matches your operating system from the release page.
Follow the binary installation guide.