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

Use psl.runContainerBuild when building container images #189

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

afrischknecht
Copy link
Contributor

@afrischknecht afrischknecht commented May 24, 2023

This should ensure that concurrent job execution does not interfere with container builds. Note too that this is only required on Windows since Docker on Windows does not support BuildKit yet.

@afrischknecht afrischknecht changed the base branch from main to develop May 24, 2023 15:06
This should ensure that concurrent job execution does not interfere with
container builds. Note too that this is only required on Windows since
Docker on Windows does not support BuildKit yet.
@afrischknecht afrischknecht force-pushed the andr8572/CE-10729-docker-concurrency branch from bc9cb46 to b5e8cee Compare May 30, 2023 13:27
@afrischknecht afrischknecht marked this pull request as ready for review May 30, 2023 13:27
Copy link
Collaborator

@mistafunk mistafunk left a comment

Choose a reason for hiding this comment

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

LGTM

@afrischknecht afrischknecht merged commit 90dcd5a into develop Jun 13, 2023
@afrischknecht afrischknecht deleted the andr8572/CE-10729-docker-concurrency branch June 13, 2023 14:18
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