-
Is there any support for new user creation (via some script or api) and auto config update present in |
Beta Was this translation helpful? Give feedback.
Answered by
alessfg
Mar 11, 2024
Replies: 1 comment
-
Hey @divyn10, There is not, nor is it planned. Depending on your workflow, you could potentially first create a new user and then build the image using the Dockerfiles in this repo using the UID and GUI build args to tweak the user to suit your needs. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
alessfg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @divyn10,
There is not, nor is it planned. Depending on your workflow, you could potentially first create a new user and then build the image using the Dockerfiles in this repo using the UID and GUI build args to tweak the user to suit your needs.