Skip to content

redguava/docker-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

docker-nginx

Nginx on Docker.

Getting Started

To build from this repo:

docker build -t nginx github.com/redguava/docker-nginx

Or you can pull from the docker.io index:

docker pull redguava/nginx

To run you can start it up as:

docker run -d -t --volumes-from=unicorn -P nginx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages