From c43c196f08655d8797e96326a57315de728a56aa Mon Sep 17 00:00:00 2001 From: Comminutus Date: Sun, 1 Sep 2024 07:40:21 -0400 Subject: [PATCH] minor changes to README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 05d72f3..d91434e 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,10 @@ For a full list of command line options, consult the [Monero documentation](http ### Persistent Data The container's persistent data, including configuration and blockchain data are stored at _/var/lib/monero_. -When running the container image with Docker, Kubernetes, OpenShift, etc., mount your volumes at -_/var/lib/monero_. +When running the container image with Docker, Kubernetes, OpenShift, etc., mount your volumes at _/var/lib/monero_. ### User/Group -Because the container uses Chainguard's image as a base, the `monerod` process is run as non-root. The username and group name the process runs as is `nonroot`. The UID and GID are set to 65532. +Because the container uses Chainguard's image as a base, the `monerod` process is run as a non-root user. The username and group name is `nonroot`. The UID and GID are set to _65532_. ### Ports The container exposes the following ports: