m3talstorm / docker-nginx

:whale: Docker image running nginx that just responds with 200 OK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-nginx

Docker image running nginx that just responds with 200 OK

Usage

docker pull metalstorm/nginx

docker run --name nginx -p 8080:80 metalstorm/nginx:latest

About

:whale: Docker image running nginx that just responds with 200 OK

License:MIT License