How to configure AWS CLI on top of Docker

0 votes

Hi Team,

I have docker-engine in the Linux system. I want to configure AWS CLI on top of Docker. How can I do that?

Nov 6, 2020 in AWS by akhtar
• 38,230 points
954 views

1 answer to this question.

0 votes

Hi@akhtar,

The official AWS CLI version 2 Docker image is hosted on DockerHub in the amazon/aws-cli repository. To run the AWS CLI version 2 Docker image, use the docker run command.

$ docker run --rm -it amazon/aws-cli
answered Nov 6, 2020 by MD
• 95,440 points

Related Questions In AWS

+2 votes
1 answer

How to install AWS CLI on Mac?

Hi @Hannah, the best way to install ...READ MORE

answered Jan 24, 2020 in AWS by Travis

edited Sep 6, 2023 by Khan Sarfaraz 3,913 views
0 votes
0 answers
0 votes
1 answer
0 votes
1 answer

How to configure aws cli?

Hi@akhtar, After installing aws cli in your system, ...READ MORE

answered Apr 27, 2020 in AWS by MD
• 95,440 points
420 views
0 votes
1 answer

How to update account credentials in aws cli?

Hi@akhtar, You can find one .aws folder in ...READ MORE

answered Apr 27, 2020 in AWS by MD
• 95,440 points
1,842 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP