Skip to content

Docker container for Nginx with njs already installed

License

Notifications You must be signed in to change notification settings

JSThreads/njs-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Njs docker container image

This docker container is created for Nginx configurations developement using njs or hosting nginx and add modules written in njs.

Build

To build the image run the next command:

docker build -t njs-container .

And run the container:

docker run -it njs-container 

About

Docker container for Nginx with njs already installed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published