Skip to content

Add dev container setup for streamlined development#989

Merged
rogerfar merged 1 commit into
rogerfar:mainfrom
omgbeez:upstream/devcontainer
May 30, 2026
Merged

Add dev container setup for streamlined development#989
rogerfar merged 1 commit into
rogerfar:mainfrom
omgbeez:upstream/devcontainer

Conversation

@omgbeez
Copy link
Copy Markdown
Contributor

@omgbeez omgbeez commented May 30, 2026

I've found this helpful to prevent importing specific dotnet and angular dependencies into my host. Others may as well.

Container is based off a typical dotnet 10 environment, with angular dependencies added to the image.

Includes Dockerfile, scripts for post-start and post-create configuration, and README instructions for using the environment with .NET and Angular.Includes Dockerfile, scripts for post-start and post-create configuration, and README instructions for using the environment with .NET and Angular.

Tested with Rider, should work in VSCode too.

Includes Dockerfile, scripts for post-start and post-create configuration, and README instructions for using the environment with .NET and Angular.
@rogerfar
Copy link
Copy Markdown
Owner

I like it, someone recently told me that they only do AI stuff when in a devcontainer, prevents them from rf -rf / on your host 😆

@rogerfar rogerfar merged commit f369e97 into rogerfar:main May 30, 2026
1 check passed
@omgbeez omgbeez deleted the upstream/devcontainer branch May 30, 2026 17:51
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