File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ if [ ! -f "$FILE" ]; then
1818 sudo usermod -aG docker ubuntu
1919 sudo setfacl --modify user:ubuntu:rw /var/run/docker.sock
2020
21- curl --max-time 10 --output /usr/bin/docker-credential-ecr-login https://amazon-ecr-credential-helper-releases.s3.us-east-2.amazonaws.com/0.5.0/linux-amd64/docker-credential-ecr-login
22- chmod a+x /usr/bin/docker-credential-ecr-login
21+ sudo curl --max-time 10 --output /usr/bin/docker-credential-ecr-login https://amazon-ecr-credential-helper-releases.s3.us-east-2.amazonaws.com/0.5.0/linux-amd64/docker-credential-ecr-login
22+ sudo chmod a+x /usr/bin/docker-credential-ecr-login
2323
2424 curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo apt-key add -
2525 sudo apt-add-repository " deb [arch=amd64] https://apt.releases.hashicorp.com $( lsb_release -cs) main"
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ if [ ! -f "$FILE" ]; then
1919 sudo usermod -aG docker ubuntu
2020 sudo setfacl --modify user:ubuntu:rw /var/run/docker.sock
2121
22- curl --max-time 10 --output /usr/bin/docker-credential-ecr-login https://amazon-ecr-credential-helper-releases.s3.us-east-2.amazonaws.com/0.5.0/linux-amd64/docker-credential-ecr-login
23- chmod a+x /usr/bin/docker-credential-ecr-login
22+ sudo curl --max-time 10 --output /usr/bin/docker-credential-ecr-login https://amazon-ecr-credential-helper-releases.s3.us-east-2.amazonaws.com/0.5.0/linux-amd64/docker-credential-ecr-login
23+ sudo chmod a+x /usr/bin/docker-credential-ecr-login
2424
2525 curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo apt-key add -
2626 sudo apt-add-repository " deb [arch=amd64] https://apt.releases.hashicorp.com $( lsb_release -cs) main"
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ if [ ! -f "$FILE" ]; then
1919 sudo usermod -aG docker ubuntu
2020 sudo setfacl --modify user:ubuntu:rw /var/run/docker.sock
2121
22- curl --max-time 10 --output /usr/bin/docker-credential-ecr-login https://amazon-ecr-credential-helper-releases.s3.us-east-2.amazonaws.com/0.5.0/linux-amd64/docker-credential-ecr-login
23- chmod a+x /usr/bin/docker-credential-ecr-login
22+ sudo curl --max-time 10 --output /usr/bin/docker-credential-ecr-login https://amazon-ecr-credential-helper-releases.s3.us-east-2.amazonaws.com/0.5.0/linux-amd64/docker-credential-ecr-login
23+ sudo chmod a+x /usr/bin/docker-credential-ecr-login
2424
2525 curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo apt-key add -
2626 sudo apt-add-repository " deb [arch=amd64] https://apt.releases.hashicorp.com $( lsb_release -cs) main"
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ if [ ! -f "$FILE" ]; then
1919 sudo usermod -aG docker ubuntu
2020 sudo setfacl --modify user:ubuntu:rw /var/run/docker.sock
2121
22- curl --max-time 10 --output /usr/bin/docker-credential-ecr-login https://amazon-ecr-credential-helper-releases.s3.us-east-2.amazonaws.com/0.5.0/linux-amd64/docker-credential-ecr-login
23- chmod a+x /usr/bin/docker-credential-ecr-login
22+ sudo curl --max-time 10 --output /usr/bin/docker-credential-ecr-login https://amazon-ecr-credential-helper-releases.s3.us-east-2.amazonaws.com/0.5.0/linux-amd64/docker-credential-ecr-login
23+ sudo chmod a+x /usr/bin/docker-credential-ecr-login
2424
2525 curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo apt-key add -
2626 sudo apt-add-repository " deb [arch=amd64] https://apt.releases.hashicorp.com $( lsb_release -cs) main"
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ if [ ! -f "$FILE" ]; then
1919 sudo usermod -aG docker ubuntu
2020 sudo setfacl --modify user:ubuntu:rw /var/run/docker.sock
2121
22- curl --max-time 10 --output /usr/bin/docker-credential-ecr-login https://amazon-ecr-credential-helper-releases.s3.us-east-2.amazonaws.com/0.5.0/linux-amd64/docker-credential-ecr-login
23- chmod a+x /usr/bin/docker-credential-ecr-login
22+ sudo curl --max-time 10 --output /usr/bin/docker-credential-ecr-login https://amazon-ecr-credential-helper-releases.s3.us-east-2.amazonaws.com/0.5.0/linux-amd64/docker-credential-ecr-login
23+ sudo chmod a+x /usr/bin/docker-credential-ecr-login
2424
2525 curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo apt-key add -
2626 sudo apt-add-repository " deb [arch=amd64] https://apt.releases.hashicorp.com $( lsb_release -cs) main"
You can’t perform that action at this time.
0 commit comments