mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
To prevent running entrypoint script in another python3 package like python36 in EPEL, move /opt/scylladb/python3/bin to top of $PATH. It won't happen on this container image, but may occurs when user tries to extend the image. Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <20190417165806.12212-1-syuu@scylladb.com>