# laradock-manager **Repository Path**: papiyas/laradock-manager ## Basic Information - **Project Name**: laradock-manager - **Description**: A script to download docker/docker-compose, and install laradock to manager your server - **Primary Language**: Dart - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-10 - **Last Updated**: 2021-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README A sample command-line application with an entrypoint in `bin/`, library code in `lib/`, and example unit test in `test/`. #### v1.0.0 适用操作系统: ubuntu, centos 1. 安装docker、docker-compose、laradock 2. 构建laradock指定容器(php、nginx、mysql、redis) 3. 管理容器启动、停止、重启、移除、重构 #### v1.1.0 1. 部署可支持多版本的php 2. 快速创建laravel、thinkphp等项目框架 3. 可在容器外部调用内部命令 #### v2.0.0 1. 部署mysql、redis集群 2. 深度挖掘laradock内部一些容器以及使用方式 3. 自动/手动将项目纳入管理。 4. 使用优化