Skip to content

Update Linux build environment#452

Merged
DanRStevens merged 3 commits into
mainfrom
updateLinuxBuildEnv
May 18, 2026
Merged

Update Linux build environment#452
DanRStevens merged 3 commits into
mainfrom
updateLinuxBuildEnv

Conversation

@DanRStevens

Copy link
Copy Markdown
Member

Add git to help with checkout from within the container, so checkout doesn't need to fall back on the REST API. This is particularly relevant for projects that use OP2Utility as a submodule, and wish to use the build image either directly or as a base image. They may want to use the submodules: recursive option, which requires git.

Add ca-certificates so secure connections can be made.


Add --keep-going flag when running make on CI.


Related:

Add `git` to help with checkout from within the container, so checkout doesn't need to fall back on the REST API. This is particularly relevant for projects that use OP2Utility as a submodule, and wish to use the build image either directly or as a base image. They may want to use the `submodules: recursive` option, which requires `git`.

Add `ca-certificates` so secure connections can be made.
@DanRStevens DanRStevens merged commit 50bcb2d into main May 18, 2026
6 checks passed
@DanRStevens DanRStevens deleted the updateLinuxBuildEnv branch May 18, 2026 15:47
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.

1 participant