-
Story
-
Resolution: Done
-
Major
-
DO288 - OCP4.6-en-2-20210818
-
None
-
ROLE
-
en-US (English)
URL: https://role.rhu.redhat.com/rol-rhu/app/courses/do288-4.6/pages/ch01s09
Reporter RHNID: kdubois
Section: ch01s09 - Guided Exercise: Managing an Application with the CLI
Language: en-US (English)|||||||||
Workaround:
Description: I'm getting a pull rate limit error from Dockerhub for the mysql:5.7 image when I run the 'php-mysql-ephemeral' template with the create-app.sh
the problem lies with the fact that we're using images hosted on Dockerhub which has a very aggressive limit on the amount of times an image gets pulled. At the time I was going through the lab, this is exactly what happened: one of the images needed for the lab (mysql:5.7) was not available and I could not continue with the lab without manually changing the image to another image that is hosted somewhere else, which is not something that someone going through the course would necessarily know how to do. Why don't we host images on Quay instead so our customers who pay rather hefty fees for our training labs don't run into these intermittent, but IMO very unprofessional, errors?