Skip to content

Commit

Permalink
Install docker-compose in vm
Browse files Browse the repository at this point in the history
  • Loading branch information
credman committed Feb 13, 2022
1 parent ad366d9 commit eac274a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/mkstudent.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ yum -y install java-1.8.0-openjdk java-1.8.0-openjdk-devel wget mlocate emacs na

yum -y install docker

pip3 install docker-compose

systemctl start docker

docker pull "tier/gte:base-$GROUPER_GTE_DOCKER_BRANCH"
Expand Down

0 comments on commit eac274a

Please sign in to comment.