Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 852 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 852 Bytes

skilld-docker-container


Overview

Instructions

Supported PHP versions: 7.x and 5.6.x.

1. Install docker for Linux, Mac OS X or Windows. For Mac and Windows make sure you're installing native docker app version 1.12, not docker toolbox.

For Linux additionally install docker compose

2. Copy .env.default to .env

2.1. Set COMPOSE_PROJECT_NAME, PROFILE_NAME, THEME_NAME variables. 2.2. Change PHP_IMAGE in case you need another one.

3. Run make