Skip to content

Commit

Permalink
test with ccache
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed Sep 12, 2017
1 parent bd7e053 commit 088f126
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/Dockerfile
@@ -1,9 +1,12 @@
FROM rocker/geospatial:latest
MAINTAINER Carl Boettiger cboettig@ropensci.org

ENV PATH=/usr/lib/ccache:$PATH

## Install additional R package dependencies ###
RUN apt-get update && \
apt-get -y install --no-install-recommends \
ccache \
libgpgme11-dev \
liblapack-dev \
librdf0-dev \
Expand Down

0 comments on commit 088f126

Please sign in to comment.