I'm hoping that there might be an option at some point to add use_sudo to the containers step, like it can be used for npm. I have some containers which run under the root user, and would like to be able to update them remotely via topgrade, but I have root logins disabled via SSH.
More information
Happy to build from a branch and test this out if it's implemented.
I want to suggest some general feature
I'm hoping that there might be an option at some point to add
use_sudo
to thecontainers
step, like it can be used fornpm
. I have some containers which run under the root user, and would like to be able to update them remotely viatopgrade
, but I have root logins disabled via SSH.More information
Happy to build from a branch and test this out if it's implemented.