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

Add runner devcontainer #2187

Merged
merged 8 commits into from
Oct 17, 2022
Merged

Add runner devcontainer #2187

merged 8 commits into from
Oct 17, 2022

Conversation

fhammerl
Copy link
Contributor

@fhammerl fhammerl commented Oct 7, 2022

This PR adds a docker and dotnet capable devcontainer as the recommended codespaces image.
Also adding gitlens and omnisharp vscode extensions.
It triggers dotnet restore on the projects so omnisharp features work out of the box.

When opening this repo locally (as a devcontainer), the whole runner directory is mounted, including _layout and _dotnetsdk, so if you're not on a Linux host machine, make sure to rm -rf those folders first.

@fhammerl fhammerl requested a review from a team as a code owner October 7, 2022 14:24
@fhammerl fhammerl merged commit daba735 into main Oct 17, 2022
@fhammerl fhammerl deleted the fhammerl/devcon branch October 17, 2022 12:03
nikola-jokic pushed a commit to nikola-jokic/runner that referenced this pull request May 12, 2023
Add runner devcontainer.json definition. Sets up dotnet, docker-in-docker, omnisharp and some vscode extensions
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