Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 342 Bytes

File metadata and controls

18 lines (13 loc) · 342 Bytes

Web Docker Windows Chocolatey Apache PHP

Windows Docker container that uses Chocolatey to install Apache and PHP to build a webserver container.

Build

In PowerShell run:

build.ps1

Run

In PowerShell run:

run.ps1

When started, visit http://localhost/ in your browser to see Apache's default page.