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

Use Poetry and UBI base image #101

Merged
merged 1 commit into from
Feb 13, 2023
Merged

Use Poetry and UBI base image #101

merged 1 commit into from
Feb 13, 2023

Conversation

hluk
Copy link
Member

@hluk hluk commented Jun 9, 2022

Uses Red Hat Universal Base Image minimal base image and Python 3.9
instead.

Dependencies and the app itself are installed using Poetry.

Drops cacert_url image build variable because it can be replaced by
overriding REQUESTS_CA_BUNDLE environment variable or mounting CA
bundle as /etc/pki/tls/certs/ca-bundle.crt.

Fixes any issues reported by Hadolint.

Enables dependabot to update dependencies regularly on GitHub.

Dockerfile Outdated Show resolved Hide resolved
@hluk hluk force-pushed the ubi branch 3 times, most recently from 76b059e to 5944422 Compare October 25, 2022 07:59
@hluk hluk changed the title Use UBI 8.5 base image Use Poetry and UBI 8.5 base image Oct 25, 2022
@hluk hluk changed the title Use Poetry and UBI 8.5 base image Use Poetry and UBI 8 base image Nov 11, 2022
@hluk hluk changed the title Use Poetry and UBI 8 base image Use Poetry and UBI base image Feb 9, 2023
Uses Red Hat Universal Base Image minimal base image and Python 3.9
instead.

Dependencies and the app itself are installed using Poetry.

Drops `cacert_url` image build variable because it can be replaced by
overriding `REQUESTS_CA_BUNDLE` environment variable or mounting CA
bundle as `/etc/pki/tls/certs/ca-bundle.crt`.

Fixes any issues reported by Hadolint.

Enables dependabot to update dependencies regularly on GitHub.
@hluk hluk merged commit 6300fe6 into release-engineering:master Feb 13, 2023
@hluk hluk deleted the ubi branch April 3, 2023 15:27
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.

None yet

1 participant