Hello,
I am currently trying to deploy AutoAgent on a shared Ubuntu server, but I do not have sufficient permissions to pull Docker images, as the server restricts Docker usage.
Is there an alternative solution to using Docker that would allow me to run AutoAgent on a server without requiring sudo permissions?
Specifically, I am considering using Singularity that does not require elevated privileges.
Would you be able to provide guidance on how to proceed with such an approach or if there are any existing methods for non-root users to run AutoAgent?
Thank you for your help!