docker run -t -i --name=nginx
--publish=80:80
--volume=/home/angel/docker/configs/nginx/conf.d:/etc/nginx/conf.d
--volume=/home/angel/docker/configs/nginx/sites-available:/etc/nginx/sites-available
--volume=/home/angel/docker/www:/www
angilenko/nginx
Content type
Image
Digest
sha256:2ae7ad919…
Size
95.4 MB
Last updated
about 11 years ago
docker pull angilenko/nginx