@cryptotaxi247 / netdata-1 / commits / 0d8972d9c

Unix socket docker (#9927)

* unix_socket_docker: New section for docker documentation * unix_socket_docker: Minor grammar changes

thiagoftsm committed Sep 15, 2020 at 02:37 UTC 0d8972d9c1809e3b68efbe3b1634d6f064f6de7c
1 file changed +6
packaging/docker/README.md
+6
@@ -143,6 +143,12 @@ This allows the information to be passed into `docker-compose` using:
143 VIRTUALIZATION=$(systemd-detect-virt -v) docker-compose up
144 ```
145
146 +#### Files inside systemd volumes
147 +
148 +If a volume is used by systemd service, some files can be removed during
149 +[reinitialization](https://github.com/netdata/netdata/issues/9916). To avoid this, you need to add
150 +`RuntimeDirectoryPreserve=yes` to the service file.
151 +
152 ### Docker container names resolution
153
154 There are a few options for resolving container names within Netdata. Some methods of doing so will allow root access to