Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 272 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 272 Bytes

server端整合项目

space-single

Run all necessary programs for AO.space within a single container.

构建环境:

  • docker (>=20.10)
  • git

镜像构建方式:

make build

镜像启动方式:

make run