mrproliu opened a new pull request, #146: URL: https://github.com/apache/skywalking-rover/pull/146
During the previous deployment, it was necessary to mount the root "/" on the host machine, but now the required file paths have been reduced. In the new version, please ensure that the following directories depend on the corresponding host machine: 1. `/sys`: must use the same path as the host directory. 2. `/proc`: can be mounted with a different path using the env key`ROVER_HOST_PROC_MAPPING` declaration. 3. `/etc/`: can be mounted with a different path using the env key `ROVER_HOST_ETC_MAPPING` declaration. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
