Skip to content

ngnix small docker image 6.5 mb, used by

Notifications You must be signed in to change notification settings

leanlabsio/nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Docker nginx image

Docker alpine based nginx container

Alpine 3.2

Nginx 1.8.0

Usage

Image provides 3 volumes where you can mount you configuration files

/etc/nginx/certs - for mountin your SSL certificates

/etc/nginx/site-enabled - for mounting your servers configurations

/etc/nginx/conf.d - for other configs, like upstreams

docker run -d -p -v `pwd`:/etc/nginx/sites-enabled leanlabs/nginx

About

ngnix small docker image 6.5 mb, used by

http://kanban.leanlabs.io

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages