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

18 add devtoolset 11 to dockerfile #19

Merged
merged 2 commits into from
Mar 11, 2023

Conversation

velomatt
Copy link
Contributor

This will update the build environment to support gen2 build dependencies for aws-sdk.

* Install centos-release-scl-rh
* Install devtoolset-11
* Move dss-gcc and aws-sdk install to the end of the Dockerfile
Move gcc and aws-sdk back to where they were.
This reduces the image by 16 MB.
@velomatt velomatt requested a review from a team as a code owner March 11, 2023 01:16
@velomatt velomatt linked an issue Mar 11, 2023 that may be closed by this pull request
@velomatt
Copy link
Contributor Author

I have built this Dockerfile and staged it on AWS. When this PR is merged I will update the tags so that this new image is used for future builds.

@grandsuri
Copy link
Contributor

Looks good

@velomatt velomatt merged commit 2f6a60a into master Mar 11, 2023
@velomatt velomatt deleted the 18-add-devtoolset-11-to-dockerfile branch March 11, 2023 01:42
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.

Add devtoolset-11 to Dockerfile
2 participants