In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
How to use docker to modify Nginx files in centos7? I believe that many inexperienced people are at a loss about this, so this article summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem.
1.docker installation nginx:
two。 After installation, go to the docker container:
Execute the command: docker exec-it container id bash. Note that the container must be open to enter.
3. Take modifying the index.html of nginx as an example:
1. Enter the directory where index is located: cd usr/share/nginx/html
two。 Edit index.html, if the key point comes, you will report an error here, as follows
3. Prompt that there is no vim command, install this command: apt-get install vim
If it doesn't succeed,
Update the apt-get command: apt-get update
4. Execute the third step command after the update: apt-get install vim
After the 5.vim instruction is successfully imported, enter / usr/share/nginx/html and execute: vim index.html
3. External request authentication:
After reading the above, have you mastered how to use docker to modify Nginx files in centos7? If you want to learn more skills or want to know more about it, you are welcome to follow the industry information channel, thank you for reading!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.