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

feat: also check for Podman to determine if running in container #7307

Merged
merged 6 commits into from Oct 24, 2022

Conversation

timnederhoff
Copy link
Contributor

Purpose

To run Chrome in a container (run by Docker or Podman), some flags are added to the start command of Chrome.

Approach

The check for determining if running in a Docker container is replaced with a check to determine if running in a container, with either Docker or Podman

Pre-Merge TODO

  • Write tests for your proposed changes
  • Make sure that existing tests do not fail

@need-response-app need-response-app bot added the STATE: Need response An issue that requires a response or attention from the team. label Sep 26, 2022
@timnederhoff timnederhoff temporarily deployed to CI September 26, 2022 10:53 Inactive
@timnederhoff timnederhoff temporarily deployed to CI September 26, 2022 10:56 Inactive
src/.eslintrc Outdated Show resolved Hide resolved
@miherlosev miherlosev removed the STATE: Need response An issue that requires a response or attention from the team. label Sep 27, 2022
@timnederhoff timnederhoff temporarily deployed to CI September 27, 2022 06:17 Inactive
@AndreyBelym AndreyBelym temporarily deployed to CI September 27, 2022 13:42 Inactive
@AndreyBelym AndreyBelym temporarily deployed to CI September 28, 2022 06:38 Inactive
@AndreyBelym AndreyBelym self-assigned this Sep 28, 2022
@AndreyBelym AndreyBelym enabled auto-merge (squash) October 17, 2022 20:27
@AndreyBelym AndreyBelym temporarily deployed to CI October 21, 2022 12:46 Inactive
@AndreyBelym AndreyBelym merged commit 741845a into DevExpress:master Oct 24, 2022
@github-actions
Copy link

Release v2.0.2-rc.1 addresses this.

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.

None yet

3 participants