Files
scylladb/docker/dev/Dockerfile
Pekka Enberg 673c0c1759 JSON parsing and formatting helper functions
There's various places in Origin where we convert a Map to a JSON string
and vice versa.

Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>
2015-06-11 13:02:42 +03:00

7 lines
323 B
Docker

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