doc: remove DOCKER_HOST note in playwright doc (#32518)
Since https://github.com/element-hq/element-web/pull/32502 and https://github.com/element-hq/element-web/pull/32489 this is not an issue anymore
This commit is contained in:
@@ -447,10 +447,3 @@ export TMPDIR=/tmp/colima
|
|||||||
# or
|
# or
|
||||||
export TMPDIR=$HOME/tmp
|
export TMPDIR=$HOME/tmp
|
||||||
```
|
```
|
||||||
|
|
||||||
**macOS users:**
|
|
||||||
|
|
||||||
Docker Desktop and Colima are both well-supported on macOS.
|
|
||||||
|
|
||||||
> [!CAUTION]
|
|
||||||
> Do not set `DOCKER_HOST` when running tests. Element Web uses [element-web-playwright-common](https://github.com/element-hq/element-modules/tree/main/packages/element-web-playwright-common), and setting `DOCKER_HOST` causes issues with testcontainers when running in the container VM.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user