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

Updates gateway image build process #405

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

psschwei
Copy link
Collaborator

@psschwei psschwei commented Apr 6, 2023

Signed-off-by: Paul S. Schweigert paul@paulschweigert.com

Fixes #404

This reverts changes to building the gateway image as introduced in #384 , mainly to move back to the slim python base image instead of UBI. (we want to get back to UBI eventually, but for now this will solve the issues from #404)

It also fixes a bug in the Makefile to use the proper docker build context.

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

Fixes Qiskit#404

This reverts changes to building the gateway image as introduced in
@psschwei psschwei requested a review from pacomf April 6, 2023 16:04
@psschwei psschwei merged commit 4db7aeb into Qiskit:main Apr 6, 2023
@psschwei psschwei deleted the gateway-build-fix branch April 6, 2023 17:01
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.

500 error to try access Gateway from docker installation
2 participants