Skip to content

Commit

Permalink
Header tuning and link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gregvanl committed Sep 2, 2022
1 parent 3bdc3c5 commit 3adee43
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
4 changes: 2 additions & 2 deletions docs/remote/containers.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ The **Remote-Containers: Configure Container Features** command allows you to up

The Features sourced in VS Code UI come from the [devcontainers/features repository](https://github.com/devcontainers/features).

### Creating your own feature
### Creating your own Feature

It's also easy to create and publish your own Dev Container Features. Published Features can be stored and shared as [OCI Artifacts](https://github.com/opencontainers/artifacts) from any supporting public or private container registry. You can see the list of current published Features on [containers.dev](https://containers.dev/features).

Expand All @@ -311,7 +311,7 @@ We recommend pre-building images with the tools you need rather than creating an

We recommend using the [devcontainer CLI](/docs/remote/devcontainer-cli.md) to pre-build your images since it is kept in sync with the Remote - Container extension's latest capabilities - including [dev container Features](#dev-container-features-preview). Once you've built your image, you can push it to a container registry (like the [Azure Container Registry](https://docs.microsoft.com/azure/container-registry/container-registry-get-started-docker-cli?tabs=azure-cli), [GitHub Container Registry](https://docs.github.com/packages/working-with-a-github-packages-registry/working-with-the-container-registry#pushing-container-images), or [Docker Hub](https://docs.docker.com/engine/reference/commandline/push)) and reference it directly.

See the [devcontainer CLI article on pre-building images](/docs/remote/devcontainer-cli.md#pre-building) for more information.
See the [devcontainer CLI article on pre-building images](/docs/remote/devcontainer-cli.md#prebuilding) for more information.

## Inspecting volumes

Expand Down
3 changes: 0 additions & 3 deletions release-notes/images/1_71/md-link-update.mp4

This file was deleted.

3 changes: 0 additions & 3 deletions release-notes/images/1_71/task-reconnection.mp4

This file was deleted.

0 comments on commit 3adee43

Please sign in to comment.