Skip to content

Update Dockerfile image to quay to avoid Docker's pull rate limit #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 4, 2022

Conversation

maysunfaisal
Copy link
Contributor

@maysunfaisal maysunfaisal commented May 2, 2022

Signed-off-by: Maysun J Faisal [email protected]

Fixes devfile/api#833

This PR updates the Dockerfile base image to quay registry to avoid dockerhub's rate pull limit

The new image is basically a one line wrapper, that is pushed to quay https://quay.io/repository/devfile/maven?tab=info

FROM maven:3.8.1-openjdk-17-slim

Docker CLI

Screen Shot 2022-05-02 at 2 19 34 PM

Screen Shot 2022-05-02 at 2 19 45 PM

OpenShift Console

Screen Shot 2022-05-02 at 5 31 01 PM

Screen Shot 2022-05-02 at 5 31 16 PM

Signed-off-by: Maysun J Faisal <[email protected]>
@maysunfaisal maysunfaisal requested a review from kim-tsao May 3, 2022 21:26
@maysunfaisal maysunfaisal merged commit c084d62 into main May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace springboot sample with quay.io images
2 participants