You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/misc/composeRun.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
### Variables
20
20
21
21
!!! info
22
-
`DOCKER_HOST` only needs to be set when connecting via a [socket proxy](/pages/misc/proxy).
22
+
`DOCKER_HOST` only needs to be set when connecting via a [socket proxy](/pages/misc/proxy).
23
23
You can find the minimum API version value for `DOCKER_API_VERSION` by running `/usr/bin/docker version | grep -oP '(?<=minimum version )[\d.]+'` on your host. This is only needed if you have a Docker service installed that is older than version 29.
0 commit comments