Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Latest commit

 

History

History
34 lines (28 loc) · 570 Bytes

README.md

File metadata and controls

34 lines (28 loc) · 570 Bytes

Summary

  • Installs
    • Apache
      • SSL enabled.
    • MySQL
      • root password is pass.
    • phpMyAdmin
    • Phalcon

How to use

1. git clone

git clone [email protected]:ryomo/docker_phalcon.git
cd docker_phalcon/

2. Change timezone and locale

Default timezone is Asia/Tokyo

To change timezone and locale, edit Dockerfile's # timezone section and # locale section.

3. Build

sudo sh docker_build.sh

4. Start

sudo sh docker_startlast.sh

Access URL