Skip to content

Commit

Permalink
Install cfssl from fork
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmanning committed Jan 15, 2016
1 parent 4aa979c commit 6735022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -6,7 +6,7 @@ ENV GOPATH /go
ENV PATH $GOPATH/bin:$PATH

RUN apk-install gcc libc-dev libtool libgcc
RUN go get github.com/cloudflare/cfssl/cmd/cfssl
RUN go get github.com/convox/cfssl/cmd/cfssl

RUN go get github.com/ddollar/init
RUN go get github.com/ddollar/rerun
Expand Down

0 comments on commit 6735022

Please sign in to comment.