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
Table of contents Overview Application scenarios ...
Interviewer: Have you read the source code of Vue...
1. Introduction: Because my friend wanted to lear...
Block element p - paragraph pre - format text tabl...
This article example shares the specific code of ...
1. As mentioned above I saw this macro when I was...
1. Create a new object using the Object.create() ...
Yum (full name Yellow dog Updater, Modified) is a...
This article example shares the specific code of ...
Table of contents 1. Environment variable $PATH: ...
Table of contents Preface: Step 1: Find the free ...
Preface It is very simple to create a server in n...
The situation is as follows: (PS: The red box repr...
Starting from this section, we will explain the i...
The question arises This question arose when I wa...