Skip to content

packeteer/alpine-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alpine-nginx

My version of Docker nginx using Alpine as base

This is currently VERY basic. All config and data dirs should be mounted to the container

Example run command: docker run -d -v config:/etc/nginx -v data:/var/www/html packeteer/alpine-nginx

About

my version of Docker nginx using Alpine as base

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published