Commit e805253d authored by Sonmez Kartal's avatar Sonmez Kartal

Add docker-compose environment initialization command

Signed-off-by: default avatarSonmez Kartal <sonmez@koding.com>
parent 132e3f54
......@@ -61,6 +61,7 @@ executing commands in the following snippet.
```bash
git clone https://github.com/koding/koding.git
cd koding
docker-compose -f docker-compose-init.yml run init
docker-compose up
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment