#How to change from root user?
5 messages · Page 1 of 1 (latest)
5 messages · Page 1 of 1 (latest)
Sorry for dumb question! I'm trying to start a project by installing packages within my venv but get a warning that i'm still the root user. I tried 'su - [username]' but couldn't find what to use as my username (tried a couple obvious things).
you can ignore error about root
Is this something specific to RunPod? All the resources online recommended against it.
nope it'snormal linux thing, docker containers are empheral anyway