dotnet / dotnet/dotnet-buildtools-prereqs-docker

Set up devcontainer/Codespaces configuration for this repo

Open
#1,398 0 comments 0 reactions 0 assignees View on GitHub
area-infrastructure
Dominant language
Dockerfile
Stars
87
Forks
118
Avg merge
10h 26m
Merged PRs (30d)
4

Description

With https://github.com/dotnet/dotnet-buildtools-prereqs-docker/issues/1393, this repo will likely adopt templates. Adopting templating in this repo means that even simple changes to Dockerfiles will require running Docker to generate the templated content (that's how the ImageBuilder-based infrastructure works).

To reduce friction for making simple changes to the repo, we should do the following:
- [ ] Add devcontainer configuration similar to https://github.com/dotnet/dotnet-docker/blob/a93e9cc9fae5540a2108ab30cd4c83cf0132069f/.devcontainer/devcontainer.json
- [ ] Add common tasks for generating templated content similar to https://github.com/dotnet/dotnet-docker/blob/a93e9cc9fae5540a2108ab30cd4c83cf0132069f/.vscode/tasks.json#L5-L56
- [ ] Ensure the devcontainer is pre-built on a schedule so that it takes less time to get started with changes

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.