Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

mattes/nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nginx

quick nginx serving via http2

docker build -t mattes/nginx .
docker push mattes/nginx

docker run --name project123 -d -v $PWD:/var/www -p 8443:443 mattes/nginx
open https://localhost:8443/

About

universal docker nginx image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published