1. Enter the container docker run [option] image name [command passed to the startup container] Description of common optional parameters:
2. Find the configuration file # Display file ls The results are as follows: LICENSE.txt README.textile config lib modules NOTICE.txt bin data logs plugins # Enter the configuration folder cd config # Display file ls The results are as follows: elasticsearch.keystore ingest-geoip log4j2.properties roles.yml users_roles elasticsearch.yml jvm.options role_mapping.yml users # Modify the configuration file vi elasticsearch.yml When using the docker container, Vi may not be installed. The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: A brief discussion on how to write beautiful conditional expressions in JS
>>: In-depth analysis of the Identifier Case Sensitivity problem in MySQL
1, %: represents any 0 or more characters. It can...
1. View existing modules /usr/local/nginx/sbin/ng...
Installation Environment Centos Environment Depen...
I accidentally discovered a great artificial inte...
1. Confirm whether MySQL has been installed. You ...
this keyword Which object calls the function, and...
Today I was dealing with the issue of migrating a...
You can often see articles about CSS drawing, suc...
When you feel that there is a problem with MySQL ...
Isolation of process address spaces is a notable ...
Table of contents 1 Promise Interrupt the call ch...
environment Server: centos7 Client: window Deploy...
introduction I discovered a problem before: somet...
In the past, almost every website had a sitemap p...
Data backup and restore part 3, details are as fo...