Skip to content

Faster PR CI#2378

Open
rumpl wants to merge 1 commit intodocker:mainfrom
rumpl:faster-pr-builds
Open

Faster PR CI#2378
rumpl wants to merge 1 commit intodocker:mainfrom
rumpl:faster-pr-builds

Conversation

@rumpl
Copy link
Copy Markdown
Member

@rumpl rumpl commented Apr 10, 2026

Use a different image build job:

  • doesn't push
  • doesn't need sbom
  • doesn't need provenance
  • doesn't need the metadata step

Use a different image build job:
- doesn't push
- doesn't need sbom
- doesn't need provenance
- doesn't need the metadata step

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
@rumpl rumpl requested a review from a team as a code owner April 10, 2026 22:38
Copy link
Copy Markdown
Contributor

@derekmisler derekmisler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How much faster is it?

@rumpl
Copy link
Copy Markdown
Member Author

rumpl commented Apr 10, 2026

build-image still takes 8 minutes, but kicks in 4 minutes earlier so we are shaving off 4 minutes of human-wait time

@rumpl
Copy link
Copy Markdown
Member Author

rumpl commented Apr 10, 2026

I was hoping that the build would be faster without sbom and provenance but guess it's not the case. Still, 4 minutes is ok I think :)

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