Skip to content

Commit

Permalink
missing directory
Browse files Browse the repository at this point in the history
  • Loading branch information
FreakErn committed Mar 21, 2018
1 parent 5696002 commit e5e1bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion m-cpuminer-v2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ MAINTAINER FreakErn git@freakern.de

RUN echo 'APT::Install-Recommends "false";' > /etc/apt/apt.conf.d/zz-local-tame
RUN apt-get update && apt-get upgrade -y && apt-get install -y git ca-certificates build-essential autoconf automake pkg-config libssl-dev make libcurl4-openssl-dev libjansson-dev libgmp-dev
RUN git clone https://github.com/magi-project/m-cpuminer-v2.git
RUN git clone https://github.com/magi-project/m-cpuminer-v2.git /m-cpuminer-v2

WORKDIR /m-cpuminer-v2

Expand Down

0 comments on commit e5e1bc8

Please sign in to comment.