How to Push Docker Images into AWS ECR( Elastic Container Registry)

Поділитися
Вставка
  • Опубліковано 16 лис 2024

КОМЕНТАРІ • 42

  • @youcenon
    @youcenon 2 роки тому +1

    thanx a lot. this is the most clear aws to ecr tutorial on UA-cam. #How_to_Push_Docker_Images_into_AWS_ECR

  • @sayyedmohammad7824
    @sayyedmohammad7824 2 місяці тому

    Thank you Atiq bhai, It was simple and straight forward explanation. Helped me alot. Good Job!

  • @LucasSee-q8x
    @LucasSee-q8x Рік тому +1

    Thank you so much for making this, very clear and easy to understand.

  • @MalcolmGolden
    @MalcolmGolden 9 місяців тому

    Mine was a little different I had to generate the access keys but this got me through it. .THe configure was the part I was missing. Thanks

  • @Piratacapitan
    @Piratacapitan 2 роки тому +1

    Great Video! I've one question... And now how do you run this container, it is necessary make pull in our EC2 instance?

    • @AWSWithAtiq
      @AWSWithAtiq  2 роки тому

      ECR is an docker image registry. You need to pull this image into the ec2 instance where you want to run the container

  • @mkthakral
    @mkthakral Рік тому

    Very Helpful Atiq, Thank you.

  • @sarojpanda1240
    @sarojpanda1240 2 роки тому

    Thank you Atiq ! Now I can push my docker app into AWS ECS, but how to access it ? through IP

    • @AWSWithAtiq
      @AWSWithAtiq  2 роки тому

      There are couple of ways to do that. If you use ECS with EC2 then IP otherwise if you have used ECS with Fargate then from ALB

  • @rishisharath6668
    @rishisharath6668 Рік тому

    Than you so much for clear and easy explanation. 👌🏾

  • @kushagrasrivastava1443
    @kushagrasrivastava1443 Рік тому

    Your video helped THANKS

  • @vaibhavsrivastava4645
    @vaibhavsrivastava4645 Рік тому

    Very helpful content..

  • @deadlock_33
    @deadlock_33 4 місяці тому

    Can anyone tell me what will be the process after that

    • @AWSWithAtiq
      @AWSWithAtiq  3 місяці тому

      You can use that image in ecs or eks

  • @deepxo
    @deepxo 9 місяців тому

    amazing! thanks

  • @kubicix1265
    @kubicix1265 Рік тому

    i keep getting the error that says the stub received bad data

  • @wrytr8
    @wrytr8 Рік тому

    OMG! AWS documentation took me 2 days. Your video = < 8 minutes. AWS should just fire the documentation team, rip out those documentation pages on how to push image to ECR and paste this video instead!!!

  • @MayankGupta303
    @MayankGupta303 Рік тому

    Done, and Thanks!

  • @pcreballinglosangeles
    @pcreballinglosangeles 2 роки тому

    Perfect and easy!

  • @vishaltorgal3372
    @vishaltorgal3372 2 роки тому

    Simple and best

  • @pankajwp
    @pankajwp 2 роки тому

    How can I used it on lambda ?

    • @AWSWithAtiq
      @AWSWithAtiq  2 роки тому

      If you create lambda via sam cli then there is option available to provide image arn

  • @bigmama668
    @bigmama668 8 місяців тому

    thanks

  • @vid4u542
    @vid4u542 3 місяці тому

    Thanks