Skip to content

← All questions

Refusing to install as root — our build agent only has a root account

Asked 9,420 views2 answers

Trying to bake SDODS into our build image. The agent runs everything as root, and the installer stops:

text
Refusing to install as root.
  Browsers and npm caches installed as root break for normal users.
  Re-run as your own user, or set SDODS_ALLOW_ROOT=1 if this is a container.

I understand why it does this on a laptop. On a throwaway agent there is no other user to be.

asked by Sunita Kale982 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related