mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
Update docs/dev/docker-hub.md
Co-authored-by: Anna Stuchlik <37244380+annastuchlik@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@ ScyllaDB Docker supports x86_64 for all versions, and aarch64 starting from Scyl
|
||||
|
||||
## Quick start
|
||||
|
||||
To startup a ScyllaDB single-node cluster in developer mode execute:
|
||||
To startup a ScyllaDB single-node cluster in developer mode, execute:
|
||||
|
||||
```console
|
||||
$ docker run --name some-scylla --hostname some-scylla -d scylladb/scylla --smp 1
|
||||
|
||||
Reference in New Issue
Block a user