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

docker: smaller base image for cparser-builder #352

Merged
merged 1 commit into from
May 15, 2024
Merged

docker: smaller base image for cparser-builder #352

merged 1 commit into from
May 15, 2024

Conversation

lsf37
Copy link
Member

@lsf37 lsf37 commented May 15, 2024

The cparser-builder job is failing on GitHub, because the l4v base image has become too large to work on GitHub runners. Use the much smaller sel4 base image instead -- this means we have to manually install the mlton compiler.

Also fix make invocation for the standalone parser -- this was masked before by the fact that the l4v image comes with the parser pre-built.

The cparser-builder job is failing on GitHub, because the l4v base image
has become too large to work on GitHub runners. Use the much smaller
sel4 base image instead -- this means we have to manually install the
mlton compiler.

Also fix make invocation for the standalone parser -- this was masked
before by the fact that the l4v image comes with the parser pre-built.

Signed-off-by: Gerwin Klein <[email protected]>
@lsf37 lsf37 self-assigned this May 15, 2024
@lsf37 lsf37 requested a review from corlewis May 15, 2024 05:43
@lsf37 lsf37 merged commit 35d57c6 into master May 15, 2024
7 checks passed
@lsf37 lsf37 deleted the cparser branch May 15, 2024 07:00
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