Skip to content

Commit

Permalink
Docker image build fails (#273) (#275)
Browse files Browse the repository at this point in the history
* Indices creation skip if netezza

* fix

* fix dependencies in Dockerfile
  • Loading branch information
t-abdul-basser authored May 23, 2018
1 parent 200f393 commit e01328f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN echo deb http://ppa.launchpad.net/marutter/rrutter/ubuntu trusty main >> /et
r-cran-rjava \
r-cran-dbi \
r-cran-ffbase \
r-cran-urltools \
littler \
openjdk-7-jdk \
&& rm -rf /var/lib/apt/lists/* \
Expand Down

0 comments on commit e01328f

Please sign in to comment.