Skip to content

Latest commit

 

History

History
executable file
·
16 lines (9 loc) · 551 Bytes

README.md

File metadata and controls

executable file
·
16 lines (9 loc) · 551 Bytes

Here is the image of NGINX with custom configurations and using its Alpine base version.

Docker

Running

Use docker-compose to run service:

docker-compose up

A php file are placed in www folder and this folder is mounted as volume to /var/www/html, which is the root of the virtual host.

New Releases

Our images are hosted into GitHub Container Registry. New releases are made automatically from push events to the branch master.