aws-samples / aws-samples/ecs-demo-php-simple-app
Build stage fails if Docker Hub limit reached
Open
- Dominant language
- HTML
- Stars
- 173
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
The Dockerfile uses `amazonlinux:2` from Docker Hub, which causes the build stage to fail if it's unable to pull the image due to having achieved the max quota for anonymous pulls.
Contributor guide
Research direction
Start with the Dockerfile and inspect the build-stage base-image reference. Reproduce the build when Docker Hub anonymous-pull quota is unavailable, then verify that the build completes without the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, dockerfile
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100