Sample nginx image running Amazon Linux to test docker deployments
Build and run using Docker Compose:
$ git clone https://github.com/carmenapuccio/nginx-aws
$ cd docker-nginx-aws
$ docker run -p 80:80 -p 8100:8100 carmenpuccio/nginx-aws
To test that the image is running:
Default page:
App Pages: