Closed potash closed 8 years ago
Pinned to previous commit in our Docker build script until then:
ADD https://raw.githubusercontent.com/Factual/drake/17f1f1a57b40ec04ab1b49112b8ad1a7c6128e18/bin/drake /usr/local/bin/drake
RUN chmod +x /usr/local/bin/drake
# Drake downloads the JAR the first time it's invoked.
RUN /usr/local/bin/drake --help > /dev/null
Apologies for this. I've fixed by renaming the release to be consistent with the previous naming conventions. The normal jar link is thereby fixed: https://github.com/Factual/drake/releases/download/1.0.3/drake.jar
@potash and @TheDahv , is that good?
Yup, thanks @dirtyvagabond
The drake binary doesn't work since the 1.0.3 release because the jar does not exist.