Skip to content

Obelisk docs should include the following two steps for installing Docker on Linux #142

@eloisezeng

Description

@eloisezeng

Obelisk docs: https://caltech-amber.github.io/obelisk/development.html#overview
Before running "newgrp docker," users should run "sudo groupadd docker" and "sudo usermod -aG docker $USER." Otherwise, the non-root user will lack the password that's required by "newgrp docker."
Source: https://docs.docker.com/engine/install/linux-postinstall/

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions