Page MenuHomeDevCentral

Allow to run arc commands as root
ClosedPublic

Authored by dereckson on Sep 29 2020, 01:50.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 23, 18:37
Unknown Object (File)
Wed, Nov 20, 10:25
Unknown Object (File)
Wed, Nov 20, 10:10
Unknown Object (File)
Sat, Nov 16, 06:28
Unknown Object (File)
Tue, Nov 12, 08:10
Unknown Object (File)
Sun, Nov 10, 22:23
Unknown Object (File)
Sun, Nov 10, 06:27
Unknown Object (File)
Thu, Oct 31, 08:57
Subscribers
None

Details

Summary

By allowing to run arc commands as user, the /root as home use case
has been forgotten. Root should use standard image and legacy wirings.

This is a follow-up for 4d419de04afb.

Test Plan

arc shell and sudo arc shell with and without image built on Dwellers.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Sep 29 2020, 01:51
This revision was landed with ongoing or failed builds.Sep 29 2020, 01:51
This revision was automatically updated to reflect the committed changes.

A last modification in user Dockerfile will be needed to use symlinks populated by main image in /root, but that will be for another review.