Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Way to silence [WARNING] Running as root is not recommended ? #2575

Closed
dbuenzli opened this issue Jun 7, 2016 · 1 comment
Closed

Way to silence [WARNING] Running as root is not recommended ? #2575

dbuenzli opened this issue Jun 7, 2016 · 1 comment

Comments

@dbuenzli
Copy link
Contributor

dbuenzli commented Jun 7, 2016

Is there a way to silence the warning ? I'm on a system where I have only root and this will remain so.

@AltGr
Copy link
Member

AltGr commented Jun 17, 2016

The only way currently is --safe, but probably not what you want in general... An option/env var/config file field for that purpose could easily be added though.

@AltGr AltGr closed this as completed in 9011ea2 Jan 18, 2017
raxod502 added a commit to replit/prybar that referenced this issue Jun 13, 2019
* Fix "Running as root is not recommended" message at container
  startup. See <ocaml/opam#2575>.
* Add Makefile targets to build and run Docker images, and 'make help'
  target.
* Reduce number of layers in Dockerfile and improve build time.
* Fix several bugs in Makefile which were causing spurious rebuilds.
* Remove legacy extract.sh script.
* Use HTTPS when downloading libmozjs.
* Improve readability of Dockerfile and Makefile. Split out dependency
  installation into a separate Bash script.
* Reduce verbosity of build.
* Fix mistake in Cgo configuration for R, although R is still broken
  because using Cgo with libR requires Go 1.10.5 while Ubuntu Bionic
  only ships 1.10.4. See <golang/go#27496>.
raxod502 added a commit to replit/prybar that referenced this issue Jun 13, 2019
* Fix "Running as root is not recommended" message at container
  startup. See <ocaml/opam#2575>.
* Add Makefile targets to build and run Docker images, and 'make help'
  target.
* Reduce number of layers in Dockerfile and improve build time.
* Fix several bugs in Makefile which were causing spurious rebuilds.
* Remove legacy extract.sh script.
* Use HTTPS when downloading libmozjs.
* Improve readability of Dockerfile and Makefile. Split out dependency
  installation into a separate Bash script.
* Reduce verbosity of application and Docker builds.
* Fix mistake in Cgo configuration for R, although R is still broken
  because using Cgo with libR requires Go 1.10.5 while Ubuntu Bionic
  only ships 1.10.4. See <golang/go#27496>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants