Skip to content

Commit ad07fbb

Browse files
msarahantrxcllnt
andauthored
Apply suggestions from code review
Co-authored-by: Paul Taylor <[email protected]>
1 parent c82f0f7 commit ad07fbb

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,11 @@ installation that can be done. It also provides some alternative ways of
1111
composing functionality and configuration that can augment Docker's
1212
capabilities.
1313

14-
In addition to scripts that set up the devcontainer environment for things like GitHub auth, this repo
15-
contains reusable scripts to install software in arbitrary containers, aiding in composition and code sharing.
16-
A "feature" in VSCode terms refers to these installation scripts. The script for each feature runs when
17-
creating the devcontainer.
14+
In addition to scripts that set up the devcontainer environment for things like GitHub auth, this repo contains reusable scripts to install software in arbitrary containers, aiding in composition and code sharing. A "feature" in VSCode terms refers to these installation scripts. The script for each feature runs when creating the devcontainer.
1815

1916
We've chosen to use a monorepo for the features here, but it is similar in spirit to the official [devcontainers/features](https://github.com/devcontainers/features) and [devcontainers/images](https://github.com/devcontainers/images) repositories.
2017

2118
## For details on using the RAPIDS devcontainers, see [`USAGE.md`](USAGE.md).
2219

2320
## For details on contributing to this repository, see [`DEVELOP.md`](DEVELOP.md).
24-
2521
## See the list of `rapidsai/devcontainers` tags [on DockerHub](https://hub.docker.com/r/rapidsai/devcontainers/tags). These tags are used as base images in devcontainers, and aren't really meant to be used directly.

0 commit comments

Comments
 (0)