
This docker image server that amazon offers is really good. Undisputed quality for hosting images on your servers, it also offers a fully scalable architecture with high availability, i.e. it can be used on almost all existing operating systems. For creating applications it is the ideal tool since it offers to implement all its containers which are highly reliable. At a standard repository level it offers total control, i.e. management of all the images that are stored. It is not expensive and it offers plans for any type of company. Nowadays you only have to pay for the data stored without expensive licenses in the process. There is absolutely nothing to install, everything is managed from the aws console, it does not affect the performance of your computer. It offers integrations with the docker CLI and Amazon ECS this is useful on an enterprise level as it simplifies the entire workflow, image insertion is simple no external commands are needed which can cause errors in the beginning. Review collected by and hosted on G2.com.
When extracting an image from any repository hosted by ECR it can present some authentication errors, currently I'm having problems with the extraction throwing an annoying 404 error on the platform when the docker pull command is executed I hope this will solve these problems. Network problems, for the insertion of images you can get errors when you are inserting the images I recommend a stable internet connection. Another problem is that it tells you that your disk is full when you can see that there is still space left to store images. I do not recommend using HTTP proxies in the process can be really fatal when managing the platform. Review collected by and hosted on G2.com.