Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 323 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 323 Bytes

Typo3 Docker Installation

  1. Install Docker Container

    git clone [email protected]:warmiak/docker-php71.git
    
  2. Setup Typo3

    ./pre-install.sh
    
  3. Start Docker Container

    docker-compose up -d --build
    
  4. Post-Install Steps

    ./post-install.sh