git repos / oastat

extra/docker_builder/Dockerfile

browsing at commit = d1620afc7cd86f031f4502c7e1696a41b60f499c

raw · blame · history

FROM ubuntu:16.04

RUN apt-get update && apt-get install -y build-essential libboost-program-options-dev libcppdb-dev libboost-dev libgcrypt11-dev

RUN mkdir -p /opt/data

COPY . /opt/data/