mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 12:26:29 +00:00
Remove reference to docker-build task (#2110)
This commit is contained in:
parent
978b7c69ad
commit
bfb95491f1
@ -41,7 +41,7 @@ If you are using Visual Studio Code with devcontainers for Home Assistant, you n
|
||||
]
|
||||
```
|
||||
|
||||
The Home Assistant's devcontainer needs to get rebuilt via the `docker-build` [task](/development_environment.mdx#tasks), and the `configuration.yaml` should point to the path inside the container:
|
||||
The Home Assistant's devcontainer needs to get rebuilt via the `Dev Containers: Rebuild Container` with: Shift+Command+P(Mac) / Ctrl+Shift+P (Windows/Linux). The `configuration.yaml` should point to the path inside the container:
|
||||
|
||||
```yaml
|
||||
frontend:
|
||||
|
Loading…
x
Reference in New Issue
Block a user