Skip to content

Commit c4577c9

Browse files
committed
Install docker compose plugin
1 parent fbc9cb4 commit c4577c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/lnt.llvm.org/ec2-startup.sh.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88

99
sudo yum update -y
10-
sudo amazon-linux-extras install docker git -y
10+
sudo amazon-linux-extras install docker docker-compose-plugin -y
1111
sudo service docker start
1212
sudo usermod -a -G docker ec2-user
1313
sudo chkconfig docker on

0 commit comments

Comments
 (0)