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

[Windows] Add Windows service support #3545

Merged
merged 1 commit into from
May 11, 2023

Conversation

gabriel-samfira
Copy link
Collaborator

This branch adds the abilitity to run buildkitd as a Windows service. Most of this code is shared with dockerd and containerd, with slight changes to adapt it to buildkit.

Not sure if this should be merged before everything else gets in and buildkit actually runs on Windows, so marking this as draft.

Signed-off-by: Gabriel Adrian Samfira gsamfira@cloudbasesolutions.com

This branch adds the abilitity to run buildkitd as a Windows service.
Most of this code is shared with dockerd and containerd, with slight
changes to adapt it to buildkit.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
@gabriel-samfira gabriel-samfira marked this pull request as ready for review May 2, 2023 15:23
@gabriel-samfira
Copy link
Collaborator Author

Moved this branch to ready for review, as it doesn't really depend on anything and doesn't really hurt/add any complexity if it does merge. This branch simply enables buildkitd to run as a windows service and be managed by the Windows service manager.

Copy link
Member

@tonistiigi tonistiigi left a comment

Choose a reason for hiding this comment

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

I guess this is fine 🤞

@tonistiigi tonistiigi merged commit 81d19ad into moby:master May 11, 2023
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants