Skip to content
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

Move base image to registry and remove docker hub images (2.15) #1517

Merged

Conversation

tkan145
Copy link
Contributor

@tkan145 tkan145 commented Jan 9, 2025

Remove dockerhub images from our build

@tkan145 tkan145 marked this pull request as ready for review January 9, 2025 04:34
@tkan145 tkan145 requested a review from a team as a code owner January 9, 2025 04:34
@tkan145 tkan145 changed the title Move base image to registry and remove docker hub images Move base image to registry and remove docker hub images (2.15) Jan 9, 2025
expose:
- "443"
restart: unless-stopped
volumes:
- ./cert/example.com.pem:/etc/pki/example.com.pem
two.upstream:
image: kennethreitz/httpbin
image: quay.io/kuadrant/authorino-examples:talker-api
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is ok, since httpbin is more restrictive in accepted paths, like /get for GET requests.

@tkan145 tkan145 merged commit 8c8b2ca into 3scale:3scale-2.15-stable Jan 10, 2025
14 checks passed
@tkan145 tkan145 deleted the remove-dockerhub-images-2.15 branch January 10, 2025 14:52
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