GithubHelp home page GithubHelp logo

carol8421 / phpdnmp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zjfeng7995/phpdnmp

0.0 0.0 0.0 37 KB

整合 Docker + Nginx + MySQL + PHP ,构建本地网络

Home Page: https://www.jianshu.com/p/b9a957390baa

License: Apache License 2.0

Dockerfile 100.00%

phpdnmp's Introduction

PHPDNMP(Docker + Nginx + MySQL + PHP)是一款全功能的DNMP一键安装程序。
使用过程中如有问题,请反馈谢谢 [留言地址](https://www.jianshu.com/p/b9a957390baa)
本地需提前安装好git、docker和docker-compose。

1.快速使用

1.下载phpdnmp:
$ git clone https://github.com/Tim-AutumnWind/phpdnmp.git
2.进入目录
$ cd phpdnmp
3.构建
$ docker-compose up

就三部曲,没有了 !!! 就是如此简单!!!

2.访问在浏览器中访问:

docker-compose常用命令

docker-compose up    # 构建
docker-compose stop  # 停止
docker-compose rm    # 删除
$ docker-compose build php72    # 重建单个服务
$ docker-compose build          # 重建全部服务

mysql信息

地址:localhost
账户:root
密码:phpdnmp

phpdnmp's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.