mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Apply suggestions from code review
This commit is contained in:
@@ -87,7 +87,7 @@ target "myapp" {
|
||||
> [!TIP]
|
||||
>
|
||||
> Want a better editing experience for Bake files in VS Code?
|
||||
> Check out the [Docker VS Code Extension (experimental)](https://github.com/docker/vscode-extension) for linting, code navigation, and vulnerability scanning.
|
||||
> Check out the [Docker VS Code Extension (Beta)](https://marketplace.visualstudio.com/items?itemName=docker.docker) for linting, code navigation, and vulnerability scanning.
|
||||
|
||||
## Next steps
|
||||
|
||||
|
||||
@@ -260,7 +260,7 @@ to create an efficient and maintainable Dockerfile.
|
||||
> [!TIP]
|
||||
>
|
||||
> Want a better editing experience for Dockerfiles in VS Code?
|
||||
> Check out the [Docker VS Code Extension (experimental)](https://github.com/docker/vscode-extension) for linting, code navigation, and vulnerability scanning.
|
||||
> Check out the [Docker VS Code Extension (Beta)](https://marketplace.visualstudio.com/items?itemName=docker.docker) for linting, code navigation, and vulnerability scanning.
|
||||
|
||||
### FROM
|
||||
|
||||
|
||||
@@ -39,7 +39,7 @@ Build checks are useful for:
|
||||
> [!TIP]
|
||||
>
|
||||
> Want a better editing experience for Dockerfiles in VS Code?
|
||||
> Check out the [Docker VS Code Extension (experimental)](https://github.com/docker/vscode-extension) for linting, code navigation, and vulnerability scanning.
|
||||
> Check out the [Docker VS Code Extension (Beta)](https://marketplace.visualstudio.com/items?itemName=docker.docker) for linting, code navigation, and vulnerability scanning.
|
||||
|
||||
## Build with checks
|
||||
|
||||
|
||||
@@ -282,4 +282,4 @@ Docker host.
|
||||
> [!TIP]
|
||||
>
|
||||
> Want a better editing experience for Dockerfiles in VS Code?
|
||||
> Check out the [Docker VS Code Extension (experimental)](https://github.com/docker/vscode-extension) for linting, code navigation, and vulnerability scanning.
|
||||
> Check out the [Docker VS Code Extension (Beta)](https://marketplace.visualstudio.com/items?itemName=docker.docker) for linting, code navigation, and vulnerability scanning.
|
||||
|
||||
@@ -54,6 +54,6 @@ Use the following links to navigate key sections of the Compose Specification.
|
||||
> [!TIP]
|
||||
>
|
||||
> Want a better editing experience for Compose files in VS Code?
|
||||
> Check out the [Docker VS Code Extension (experimental)](https://github.com/docker/vscode-extension) for linting, code navigation, and vulnerability scanning.
|
||||
> Check out the [Docker VS Code Extension (Beta)](https://marketplace.visualstudio.com/items?itemName=docker.docker) for linting, code navigation, and vulnerability scanning.
|
||||
|
||||
{{< grid >}}
|
||||
|
||||
Reference in New Issue
Block a user