aws-samples / ecs-demo-php-simple-app

A simple PHP sample application http://aws.amazon.com/ecs
Apache License 2.0
168 stars 3.38k forks source link

shifted Dockerfile amazonlinux2 base from DockerHub to ECR Public Gallery #48

Closed dasbar closed 3 years ago

dasbar commented 3 years ago

Issue #47

Description of changes: Changes the Base image of the Dockerfile to use amazonlinux:2 from the ECR Public Gallery to avoid build fails in case of having reach the Docker Hub limit for anonymous pulls.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.