Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.
/ docker Public archive

Dockerの設定ファイル / CentOS7にphp5.6とmysql5.7が入ったコンテナを作成します

Notifications You must be signed in to change notification settings

seto1/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker

Dockerの設定ファイル
CentOS7にphp5.6とmysql5.7が入ったコンテナを作成します

使用方法

  1. .env ファイルを作成して以下の記述を行う
MYSQL_USERNAME=<MYSQLユーザー名>
MYSQL_PASSWORD=<MYSQLパスワード>
WWW_DIR=</var/www/htmlにマウントするホストのディレクトリパス>
SHARE_DIR=</fileにマウントするホストのディレクトリパス>
  1. confフォルダにvhosts.confとssmtp.confを作成する

About

Dockerの設定ファイル / CentOS7にphp5.6とmysql5.7が入ったコンテナを作成します

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published