在CentOS上更新Swagger,有使用Docker、手动安装等方式,以下是具体介绍:
docker stop <container_id>
docker rm <container_id>
docker pull swaggerapi/swagger-ui:latest