Add info about docker privileges to SETUP_DEVELOPMENT_DOCKER.md (#859)

This commit is contained in:
mjavurek 2021-03-15 18:01:49 +01:00 committed by GitHub
parent 7d42552349
commit 007ff70c48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -17,6 +17,11 @@ For installing instructions see https://docs.docker.com/installation/.
Docker runs on every modern Linux kernel, but also with a little help on MacOS
and Windows!
## Prerequisites (Linux only)
To install Docker without root privileges, see Run the Docker daemon as a non-root user (Rootless mode):
https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user
## Prerequisites (Windows only)
To avoid line-ending issues with shell scripts, make sure to configure
Git autocrlf to keep linux line endings via