Skip to content

[DRAFT] Improve Docker build speed in CI by building on macOS#1322

Closed
simu wants to merge 4 commits into
masterfrom
feat/improve-docker-ci-time
Closed

[DRAFT] Improve Docker build speed in CI by building on macOS#1322
simu wants to merge 4 commits into
masterfrom
feat/improve-docker-ci-time

Conversation

@simu
Copy link
Copy Markdown
Member

@simu simu commented Mar 19, 2026

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Update the documentation.
  • Update tests.
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency, internal
    as they show up in the changelog
  • Link this PR to related issues.

@simu simu changed the title Switch docker build to macOS runner [DRAFT] Improve Docker build speed in CI Mar 19, 2026
@simu simu changed the title [DRAFT] Improve Docker build speed in CI [DRAFT] Improve Docker build speed in CI by building on macOS Mar 19, 2026
@simu
Copy link
Copy Markdown
Member Author

simu commented Mar 19, 2026

This was an experiment to see if we can build the container image on macOS with docker, however, the Docker CLI isn't installed on hosted macOS runners due to licensing issues, cf. https://github.com/orgs/community/discussions/25777#discussioncomment-3249229

The last CI run checks if we have podman on hosted macOS runners, but that binary doesn't seem to be preinstalled either: https://github.com/projectsyn/commodore/actions/runs/23286544039/job/67711310491?pr=1322

@simu simu closed this Mar 19, 2026
@simu simu deleted the feat/improve-docker-ci-time branch March 19, 2026 08:37
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