Skip to content

Fixed Non docker image repository problem#277

Open
fatihusta wants to merge 1 commit intoapi7:masterfrom
fatihusta:non-hub-docker-image-fix
Open

Fixed Non docker image repository problem#277
fatihusta wants to merge 1 commit intoapi7:masterfrom
fatihusta:non-hub-docker-image-fix

Conversation

@fatihusta
Copy link
Copy Markdown

Issue:
Docker has daily limitation for image pull request. We are using aws image repository.

Example:

IMAGE_BASE=public.ecr.aws/lts/ubuntu
echo ${IMAGE_BASE/*\/}
OUTPUT: ubuntu

Signed-off-by: Fatih USTA fatihusta86@gmail.com

Issue:
Docker has daily limitation for image pull request.
We are using aws image repository.

Example:
IMAGE_BASE=public.ecr.aws/lts/ubuntu
echo ${IMAGE_BASE/*\/}
OUTPUT: ubuntu

Signed-off-by: Fatih USTA <fatihusta86@gmail.com>
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 10, 2023

CLA assistant check
All committers have signed the CLA.

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.

2 participants