README.md: update link to docker build instructions
The link to the docker build instructions was outdated - from the time our docker build was based on a Redhat distribution. It no longer is, it's now based on Ubuntu, and the link changed accordingly. Fixes #9276. Signed-off-by: Nadav Har'El <nyh@scylladb.com> Message-Id: <20210901083055.445438-1-nyh@scylladb.com>
This commit is contained in:
@@ -43,7 +43,7 @@ For further information, please see:
|
||||
|
||||
[developer documentation]: HACKING.md
|
||||
[build documentation]: docs/guides/building.md
|
||||
[docker image build documentation]: dist/docker/redhat/README.md
|
||||
[docker image build documentation]: dist/docker/debian/README.md
|
||||
|
||||
## Running Scylla
|
||||
|
||||
|
||||
Reference in New Issue
Block a user