Skip to content

feat: Add standard:8.0 image based on Ubuntu 24.04 #718

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

dylanmtaylor
Copy link

Issue #, if available:
#717

Description of changes:
This copies standard:7.0 to standard:8.0 with the only change being the modification of the base image to Ubuntu 24.04

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sdenardi
Copy link

sdenardi commented Mar 6, 2025

Any word on if/when we can expect this to land in CodeBuild?

@dylanmtaylor
Copy link
Author

It looks like @hanfangluo might be in charge of these images. If not, maybe he knows who can answer that.

@hanfangluo
Copy link
Contributor

Hi, we may land it in the future, but we don't have a set timeline for this yet.

@sdenardi
Copy link

sdenardi commented Mar 7, 2025

Thanks @hanfangluo.

Assuming CodeBuild will continue supporting Ubuntu (and thus LTS releases), I'll check back in late next month (based on the fact that the first commit for Ubuntu LTS 22 was April 2023).

@deviant-syndrome
Copy link

deviant-syndrome commented May 5, 2025

@dylanmtaylor , thank you for you contribution.
I think that the Dockerfile still suffers from hardcoded architecture types, which makes it hard to build on MacOS M1/M2 and such. This problem was earlier addressed in this PR.
Maybe we can incorporate this as well?

@dylanmtaylor
Copy link
Author

@dylanmtaylor , thank you for you contribution. I think that the Dockerfile still suffers from hardcoded architecture types, which makes it hard to build on MacOS M1/M2 and such. This problem was earlier addressed in this PR. Maybe we can incorporate this as well?

I'd be happy to make a second commit to tackle that.

@sdenardi
Copy link

sdenardi commented May 7, 2025

Thank you for continuing to work on this @dylanmtaylor!

@deviant-syndrome
Copy link

Hello, @dylanmtaylor , after your latest commit I still see hardcoded architecture types in 8.0 Dockerfile. I've created a PR into your fork, where I've tried to mitigate that to the best of my abilities.
Thank you!

Added ARM64 support for Ubuntu standard 8.0
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

5 participants