mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 04:56:58 +00:00
Clarify in README.md that the instructions there will build a Docker image containing a Scylla executable downloaded from downloads.scylla.com - NOT the one you built yourself. The image is also CentOS based - not Fedora-based as claimed. In addition, a new dist/docker/redhat/README.md explains the somewhat steps needed to actually build a Docker image with the Scylla executable that you built. In the future, these steps should be automated (e.g., "ninja docker") but until then, let's at least document the process. Signed-off-by: Nadav Har'El <nyh@scylladb.com> Message-Id: <20200518151123.11313-1-nyh@scylladb.com>