mirror of
https://github.com/lineageos4microg/docker-lineage-cicd
synced 2024-11-09 10:09:56 +01:00
Add words about running docker as non-root user
This commit is contained in:
parent
5a35f88de9
commit
abb2fff405
@ -22,6 +22,8 @@ The official Docker guides are well-written:
|
||||
* [Windows 10/Windows Server 2016 64bit][docker-win]
|
||||
* [Mac OS El Capitan 10.11 or newer][docker-mac]
|
||||
|
||||
Life is considerably easier if you setup Dcker to allow execution by non-root users: see ['Run the Docker daemon as a non-root user'](https://docs.docker.com/engine/security/rootless/)
|
||||
|
||||
If your Windows or Mac system doesn't satisfy the requirements (or if you have
|
||||
Oracle VirtualBox installed, you can use [Docker Toolbox][docker-toolbox].
|
||||
Docker Toolbox is not described in this guide, but it should be very similar to
|
||||
|
Loading…
Reference in New Issue
Block a user