Skip to content

Commit 9002644

Browse files
committed
Fix wording
1 parent 4da2ba1 commit 9002644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ Here's a sample compose yaml snippet for `linuxserver/docker-socket-proxy`:
6767
tmpfs:
6868
- /run
6969
```
70-
Then the env var in SWAG can be set as `DOCKER_HOST=tcp://socket-proxy:2375`. This will allow docker cli in SWAG to be able to retrieve info on other containers, but it won't be allowed to spin up new containers.
70+
Then the env var in SWAG can be set as `DOCKER_HOST=tcp://socket-proxy:2375`. This will allow docker in SWAG to be able to start/stop existing containers, but it won't be allowed to spin up new containers.

0 commit comments

Comments
 (0)