2023.207.0 • Published 2 years ago

docker-bushu-shouce v2023.207.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
2 years ago

Docker 部署手册

下载

Docker

docker pull apachecn0/docker-bushu-shouce
docker run -tid -p <port>:80 apachecn0/docker-bushu-shouce
# 访问 http://localhost:{port} 查看文档

PYPI

pip install docker-bushu-shouce
docker-bushu-shouce <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g docker-bushu-shouce
docker-bushu-shouce <port>
# 访问 http://localhost:{port} 查看文档
2023.207.0

2 years ago