We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbc9cb4 commit c4577c9Copy full SHA for c4577c9
docker/lnt.llvm.org/ec2-startup.sh.tpl
@@ -7,7 +7,7 @@
7
#
8
9
sudo yum update -y
10
-sudo amazon-linux-extras install docker git -y
+sudo amazon-linux-extras install docker docker-compose-plugin -y
11
sudo service docker start
12
sudo usermod -a -G docker ec2-user
13
sudo chkconfig docker on
0 commit comments