/dobe

A Development stack with Docker

Primary LanguageShell

Dobe

Dobe WebServer gives you everything you need for developing PHP applications locally. I hope you'll find it as useful an addition to your dev-arsenal as I've found it!

What's inside

Requirements

Running

Set up a Docker Machine and then run:

$ make install
$ docker-compose up -d

That's it! You can now access your configured sites via the IP address of the Docker Machine or locally if you're running a Linux flavour and using Docker natively.

License

Copyright © 2016-2018 Janfy. Licensed under the terms of the MIT license.