From 595025213f0108b675ee5663b56fe929217aa22b Mon Sep 17 00:00:00 2001 From: kdaud Date: Mon, 6 Mar 2023 16:25:32 +0300 Subject: [PATCH] Refine recommendation for linux users --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 529d88b..69773db 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ sudo -E docker compose -p $DISTRO_GROUP up docker-compose up

-**Important:** This assumes that you run the `docker` command as the same user and in the same window in which you exported your variables. On Linux we advise to run `docker` with `sudo -E` option to preserve the user environment as `su`. See [Docker on Linux Post-install steps](https://docs.docker.com/engine/install/linux-postinstall/) +**Important:** This assumes that you run the `docker` command as the same user and in the same window in which you exported your variables. On Linux we advise to run `docker` with `sudo -E` option to preserve the user environment. See [Docker on Linux Post-install steps](https://docs.docker.com/engine/install/linux-postinstall/) ### Access the servers: