Is the Docker User Created by Default

  • Just a basic question, I cannot remember, and now I'm not sure if it didn't install the plugin correctly. I've just had to rebuild my machine from scratch, and Docker is running but most of the containers aren't working, but I think it's becuase there is not docker user, and so the containers aren't able to find the specified UID to run under. Just wondering, do I re-create the user in the Web GUI, or should it have been created by default? I've been looking around for a while, but can't seem to find out how it was supposed to work. :S

    • Offizieller Beitrag

    No it is not. It can be any user on your system.


    Create a user (even if it's one you use for other tasks... I just use my normal user). Obviously you want to use a user that corresponds with your user info in your docker containers.
    Add said user to the "docker" group


    Done.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!