docs: update dev docker instructions for generic editors
This commit is contained in:
parent
9b1669c93d
commit
14527b0ec2
|
@ -84,8 +84,10 @@ You can also open the datatracker project folder and click the **Reopen in conta
|
|||
|
||||
```sh
|
||||
cd docker
|
||||
run
|
||||
./run
|
||||
```
|
||||
|
||||
> Note that you can pass the `-r` flag to `./run` to force a rebuild of the containers. This is useful if you switched branches and that the existing containers still contain configurations from the old branch.
|
||||
|
||||
On Windows *(using Powershell)*:
|
||||
```sh
|
||||
|
|
Loading…
Reference in a new issue