Skip to content

Commit

Permalink
Docker group
Browse files Browse the repository at this point in the history
  • Loading branch information
JiaweiZhuang committed Dec 5, 2018
1 parent 88506b2 commit a6621f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/build_environment/Container/install_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,7 @@ sudo apt-get install -y docker-ce

sudo docker run --rm hello-world

sudo usermod -aG docker $USER # re-login, no need to use `sudo` before docker commands

# for CharlieCloud
sudo apt-get install -y gcc make python

0 comments on commit a6621f1

Please sign in to comment.