summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index 7b76174..f18cfc1 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -2,6 +2,7 @@
FROM ubuntu:14.04
+RUN apt-get update
RUN apt-get -y --force-yes install make g++ build-essential libpq-dev libfuse-dev
RUN make