/docker-nginx

Basic nginx docker container

Primary LanguageNginx

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 .