Files
scylladb/Dockerfile
Glauber Costa 9a86af9543 xen: xenstore communication
This patch enables to interact with xenstore. Since now OSv now fakes the
presence of libxenstore, the code is the same for userspace and kernel.

Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>
2014-11-02 16:41:19 +02:00

5 lines
182 B
Docker

FROM fedora:21
RUN yum install -y gcc-c++ clang libasan libubsan hwloc hwloc-devel numactl-devel
RUN yum install -y python3 libaio-devel ninja-build boost-devel git ragel xen-devel