Skip to content

Commit d6b0eab

Browse files
Fix docs
1 parent 82c3ef8 commit d6b0eab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/supported-container-runtimes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ export TESTCONTAINERS_DOCKER_SOCKET_OVERRIDE=/var/run/docker.sock
3636
2. Export the `DOCKER_HOST`:
3737

3838
```bash
39+
{% raw %}
3940
export DOCKER_HOST="unix://$(podman info --format '{{.Host.RemoteSocket.Path}}')"
41+
{% endraw %}
4042
```
4143

4244
### Known issues

0 commit comments

Comments
 (0)