Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

remove sudo in build scripts #486

Merged
merged 2 commits into from
May 4, 2020
Merged

remove sudo in build scripts #486

merged 2 commits into from
May 4, 2020

Conversation

xwu2git
Copy link
Contributor

@xwu2git xwu2git commented May 4, 2020

Requires the regular user to be in the docker group: usermod -aG docker .

Running docker as regular users does carry certain security implications but this is a recommended solution by docker. Besides, login as a regular user carries a lot more benefit than as a root. Plus, there is no sudo timeout if the build process is long.

@xwu2git xwu2git changed the title remove sudo in build scripts except in QAT remove sudo in build scripts May 4, 2020
@dpatel257 dpatel257 merged commit 6194edb into OpenVisualCloud:master May 4, 2020
dpatel257 pushed a commit that referenced this pull request May 5, 2020
* remove sudo in build scripts except in QAT

* remove sudo in qatbuild.sh

Co-authored-by: xx yy <xx@yy.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants