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

fix: don't start dbus service during build in Dockerfile #12374

Merged
merged 1 commit into from May 2, 2024

Conversation

topiaruss
Copy link
Contributor

Removing from image build phase a command that only makes sense at runtime.

No tests, no doc updates

Other changes will be required to maintain the intent of the dbus service command, but that will be informed by the direction of the project.

This will prevent a developer thinking that dbus should be running, when the actual command runs the service for a short time only during build not during runtime.

Does this PR introduce a breaking change?

Probably not

Other information

Please feel free to reject this, and incorporate an alternative PR. I'm just highlighting the issue.

@OrKoN OrKoN changed the title Update Dockerfile - don't start dbus service in Dockerfile fix: don't start dbus service during build in Dockerfile May 1, 2024
Copy link

conventional-commit-lint-gcf bot commented May 1, 2024

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@OrKoN
Copy link
Collaborator

OrKoN commented May 2, 2024

That's a bug, thanks!

@OrKoN OrKoN enabled auto-merge (squash) May 2, 2024 07:02
@OrKoN OrKoN merged commit b5aab04 into puppeteer:main May 2, 2024
45 of 70 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

2 participants