# wordpress **Repository Path**: KirinHuang/wordpress ## Basic Information - **Project Name**: wordpress - **Description**: use docker deploy wordpress with out myslq in container - **Primary Language**: Docker - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2014-09-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### How to use ? ### 1. down the project `git clone https://github.com/KirinHuang/wordpress.git` 2. build the image `make build or make` 3. start or stop the wordpress `sh wordpress.sh start | stop` > PS: you also can down the container from [docker hub](https://registry.hub.docker.com/u/kirinhuang/wordpress/)