frenchbeard / docker-nginx

Basic nginx docker container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-nginx

A dockerfile to build a basic nginx container, based on centos.

Building the image

to create the image :

docker build -t $USER/nginx .

About

Basic nginx docker container


Languages

Language:Nginx 53.8%Language:Shell 33.6%Language:HTML 12.6%