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
18
18
sudo usermod -aG docker ubuntu
19
19
sudo setfacl --modify user:ubuntu:rw /var/run/docker.sock
20
20
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
23
23
24
24
curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo apt-key add -
25
25
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
19
19
sudo usermod -aG docker ubuntu
20
20
sudo setfacl --modify user:ubuntu:rw /var/run/docker.sock
21
21
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
24
24
25
25
curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo apt-key add -
26
26
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
19
19
sudo usermod -aG docker ubuntu
20
20
sudo setfacl --modify user:ubuntu:rw /var/run/docker.sock
21
21
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
24
24
25
25
curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo apt-key add -
26
26
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
19
19
sudo usermod -aG docker ubuntu
20
20
sudo setfacl --modify user:ubuntu:rw /var/run/docker.sock
21
21
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
24
24
25
25
curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo apt-key add -
26
26
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
19
19
sudo usermod -aG docker ubuntu
20
20
sudo setfacl --modify user:ubuntu:rw /var/run/docker.sock
21
21
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
24
24
25
25
curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo apt-key add -
26
26
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