Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpが動く環境をdockerで構築

.
├── README.md 
├── docker-compose.yml
├── mysql
│   ├── Dockerfile
│   └── my.cnf
├── nginx
│   └── default.conf
├── php
│   ├── Dockerfile
│   └── php.ini
└── .env (※.gitingore)

About

Nginx,MySQL,PHPを実行できる環境

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages