DockerでPHP環境 ref: https://qiita.com/ka2uk/items/d44d4688a0f122b5fdaa
# コンテナ停止 docker stop php70-apache # コンテナ削除 docker rm php70-apache