For EKS run to docker, we need rocksdb as a self-compiled. It was installed dependencies by grocksdb install script. The grocksdb with the dependencies is not working on the AlpineOS.
This PR had solve this problem since EKS run-time by using of self-compiled rocksdb.
For EKS run to docker, we need rocksdb as a self-compiled. It was installed dependencies by grocksdb install script. The grocksdb with the dependencies is not working on the AlpineOS.
This PR had solve this problem since EKS run-time by using of self-compiled rocksdb.