Skip to content

Commit 6626585

Browse files
authored
Update README.md
1 parent 4646f58 commit 6626585

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@ coder server --postgres-url <url> --access-url <url>
7171
7272
Use `coder --help` to get a complete list of flags and environment variables. Use our [quickstart guide](https://coder.com/docs/coder-oss/latest/quickstart) for a full walkthrough.
7373

74+
To run in docker
75+
```bash
76+
sudo chmod 666 /var/run/docker.sock
77+
```
78+
7479
## Documentation
7580

7681
Visit our docs [here](https://coder.com/docs/coder-oss).

0 commit comments

Comments
 (0)