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/source/markdown/podman.1.md
-2
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,6 @@ and "$graphroot/networks" as rootless.
42
42
43
43
#### **--connection**, **-c**
44
44
Connection to use for remote podman, including Mac and Windows (excluding WSL2) machines, (Default connection is configured in `containers.conf`)
45
-
Setting this option will switch the **--remote** option to true.
46
45
Remote connections use local containers.conf for default.
47
46
48
47
#### **--conmon**
@@ -109,7 +108,6 @@ environment variable is set, the **--remote** option defaults to true.
109
108
110
109
#### **--url**=*value*
111
110
URL to access Podman service (default from `containers.conf`, rootless `unix://run/user/$UID/podman/podman.sock` or as root `unix://run/podman/podman.sock`).
112
-
Setting this option will switch the **--remote** option to true.
113
111
114
112
-`CONTAINER_HOST` is of the format `<schema>://[<user[:<password>]@]<host>[:<port>][<path>]`
0 commit comments