Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 147 Bytes

File metadata and controls

9 lines (8 loc) · 147 Bytes

启动

docker-compose up --build -d

查看

docker-compose images

清理

docker system prune

容器数量

docker-compose scale php=5