Sign inSign up

yoheimuta/docker-nginx

By yoheimuta

Updated almost 11 years ago

Image
0

974

yoheimuta/docker-nginx repository overview

README

[great@instance-1 docker]$ git clone https://[email protected]/yoheimuta/docker_nginx.git

[great@instance-1 docker_nginx]$ ls
Dockerfile  README.md  global.conf  nginx.conf  website

[great@instance-1 docker_nginx]$ sudo docker run -d -p 8080:80 --name nginx_blog -v /home/great/docker/docker_nginx/website:/var/www/html/website yoheimuta/docker-nginx nginx
Unable to find image 'yoheimuta/docker-nginx' locally
Pulling repository yoheimuta/docker-nginx

Tag summary

Content type

Image

Digest

sha256:9f448bdd6

Size

93.6 MB

Last updated

almost 11 years ago

docker pull yoheimuta/docker-nginx