docker-images - MacOS installed docker through boot2docker, but started nginx and could not find the nginx configuration file?
天蓬老师
天蓬老师 2017-06-24 09:44:30
0
1
1052

I passed:

boot2docker start Start docker

Run a container called web and install nginx
docker run --name web nginx

Type the IP and port of the virtual machine in the mac browser and find that the nginx service is successful

But I didn’t find the nginx software on mac or virtual machine

So where is the configuration file of ngixn?

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all (1)
学习ing

boot2docker seems to rely on virtualbox, which is a bit complicated. I have done it once before....
You should switch to the native mac version of docker

    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!