Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Basic devcontainer#886

Merged
vncoelho merged 1 commit intomasterfrom
basic-devcontainer-neomodules
Mar 12, 2024
Merged

Basic devcontainer#886
vncoelho merged 1 commit intomasterfrom
basic-devcontainer-neomodules

Conversation

@vncoelho
Copy link
Member

Equal to the devcontainer in neo and devpack

{
"name": "C# (.NET)",
"image": "mcr.microsoft.com/devcontainers/dotnet:1-7.0-jammy",
"onCreateCommand": "./scripts/load_submodule.sh",

Choose a reason for hiding this comment

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

Consider using absolute paths for scripts to avoid potential issues with relative paths.

@vncoelho vncoelho merged commit cd603d5 into master Mar 12, 2024
@vncoelho vncoelho deleted the basic-devcontainer-neomodules branch March 12, 2024 20:45
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.

2 participants