Skip to content

feat: support windows containers in bootstrap script #12662

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

Merged
merged 1 commit into from
Mar 22, 2024
Merged

feat: support windows containers in bootstrap script #12662

merged 1 commit into from
Mar 22, 2024

Conversation

kylecarbs
Copy link
Member

Fixes #7462.

@kylecarbs kylecarbs requested a review from deansheather March 19, 2024 15:18
@kylecarbs kylecarbs self-assigned this Mar 19, 2024
$inContainer = $true
}
if ($inContainer) {
# If we're in a container, run in a the foreground!
Copy link
Member

Choose a reason for hiding this comment

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

Bad indenting

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixing

@kylecarbs kylecarbs enabled auto-merge (squash) March 22, 2024 14:42
@kylecarbs kylecarbs merged commit a6b8f38 into main Mar 22, 2024
@kylecarbs kylecarbs deleted the wincon branch March 22, 2024 14:48
@github-actions github-actions bot locked and limited conversation to collaborators Mar 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to setup Coder Windows Container Workspaces
2 participants