Skip to content

Conversation

XavierMP14
Copy link

This pull request adds a new configuration file for the development container setup. The change introduces a default container image to standardize the development environment.

Development environment setup:

  • Added .devcontainer/devcontainer.json specifying the use of the mcr.microsoft.com/devcontainers/universal:2 image to provide a consistent base for development.xdevcontainer.json

xdevcontainer.json
@XavierMP14
Copy link
Author

This pull request adds a new configuration file for the development container. The new .devcontainer/devcontainer.json file specifies the container image and initializes the features section.

Dev container setup:

  • Added .devcontainer/devcontainer.json to configure the development environment using the mcr.microsoft.com/devcontainers/universal:2 image and an empty features object.

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.

1 participant