Base CentOS 7 with nginx.
Based on the official "dockerfile/nginx" image and with bits from "internavenue/centos-nginx"
This is just a plain nginx image meant for reuse. It exposes the same volumes as the original official nginx image, but is based on CentOS 7.
Open bash:
./runbash.sh
bash-4.2# echo Wheeee
Show nginx version:
./runbash.sh nginx -v
nginx version: nginx/1.6.1
Several volumes are exposed in order to permit reuse in several ways. Feel free to toy around with it.
Content type
Image
Digest
sha256:f0c3970de…
Size
102.2 MB
Last updated
almost 11 years ago
docker pull andrefernandes/docker-nginx