yapadubpadoo / wu2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WU2018 - Continuous Deployment

https://docs.google.com/presentation/d/128zwUq90lWAtYrtqsvRy-qQiWKgrANjtmesutkvDiT4/edit?usp=sharing

Prerequisites

Read this https://phpunit.de/getting-started-with-phpunit.html

Running project

docker-compose up --build

Access http://localhost:8000 to see example page

Get into the webapp container

docker exec -it wu2018_webapp_1 bash

Troubleshooting Docker for Windows

If cannot download the image due to "client timeout" try

docker/for-win#611

About


Languages

Language:HTML 70.7%Language:PHP 29.3%