You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@khancyr I'd love your input. Do we want ArduPilot devs using docker as root, and make ardupilot scripts capable of running in root, or do we want to add stuff to all our dockerfiles to make them not root?
The docker installation steps here put you in a container that has sudo: https://ardupilot.org/dev/docs/ros2.html#installation-docker
This contradicts the SITL setup requiring not to be run as root: https://ardupilot.org/dev/docs/building-setup-linux.html#install-some-required-packages
Am still able to install through other workflows, so this is not blocking, but might not be intended.
The text was updated successfully, but these errors were encountered: