Docker

From Earlham CS Department
Revision as of 14:28, 17 July 2018 by Ebramth15 (talk | contribs)
Jump to navigation Jump to search

Docker docs found here: [1]

Docker is set-up on Krasner in the cluster world. Users can be added to the local group docker via $sudo usermod -aG docker $USER to gain access to docker and allow the user to run docker commands without sudo.