0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-26 22:04:46 +00:00

Unix socket docker ()

* unix_socket_docker: New section for docker documentation

* unix_socket_docker: Minor grammar changes
This commit is contained in:
thiagoftsm 2020-09-15 02:37:18 +00:00 committed by GitHub
parent c932bed8db
commit 0d8972d9c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -143,6 +143,12 @@ This allows the information to be passed into `docker-compose` using:
VIRTUALIZATION=$(systemd-detect-virt -v) docker-compose up
```
#### Files inside systemd volumes
If a volume is used by systemd service, some files can be removed during
[reinitialization](https://github.com/netdata/netdata/issues/9916). To avoid this, you need to add
`RuntimeDirectoryPreserve=yes` to the service file.
### Docker container names resolution
There are a few options for resolving container names within Netdata. Some methods of doing so will allow root access to