2020-09-04

安装docker: yum install docker-io启动docker: systemctl start docker下载镜像: docker pull onlyoffice/documentserver启动服务:sudo dock
2020-09-04