We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01513f7 commit 0c621bbCopy full SHA for 0c621bb
build/README.md
@@ -46,7 +46,7 @@ Once you have your build configuration setup, you can use the `vscdc` CLI to tes
46
1. First, build the image(s) using the CLI as follows:
47
48
```bash
49
- build/vscdc push --no-push --registry mcr.microsoft.com --registry-path devcontainers --release main <your-image-name-here>VS Code Tags
+ build/vscdc push --no-push --registry mcr.microsoft.com --registry-path devcontainers --release main <your-image-name-here>
50
```
51
52
2. Use the Docker CLI to verify all of the expected images and tags and have the right contents:
0 commit comments