mirror of
https://github.com/rqlite/rqlite.git
synced 2026-01-25 04:16:26 +00:00
Update release-notes.py
This commit is contained in:
2
.github/workflows/release-notes.py
vendored
2
.github/workflows/release-notes.py
vendored
@@ -18,7 +18,7 @@ If you wish to build rqlite from source, check out [this documentation](https://
|
||||
### Docker
|
||||
Run a single node as follows:
|
||||
```
|
||||
docker run -p4001-4002:4001-4002 rqlite/rqlite
|
||||
docker run -p4001:4001 rqlite/rqlite
|
||||
```
|
||||
|
||||
Check out the [rqlite Docker page](https://hub.docker.com/r/rqlite/rqlite/) for more details on running rqlite via Docker, including how to deploy a cluster.
|
||||
|
||||
Reference in New Issue
Block a user