Skip to content

Conversation

@fgypas
Copy link

@fgypas fgypas commented Oct 17, 2018

Addition of Dockerfile for version 0.11

Locally it works for me.

The commands are called without the bin prefix as shown below:

julia whippet-index.jl --help

and not

julia bin/whippet-index.jl --help

It is also available in dockerhub if someone wants to try it under the following url:
https://hub.docker.com/r/zavolab/whippet/

You can pull it locally as:
docker pull zavolab/whippet:0.11

@codecov
Copy link

codecov bot commented Oct 17, 2018

Codecov Report

Merging #77 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   58.99%   58.99%           
=======================================
  Files          19       19           
  Lines        2370     2370           
=======================================
  Hits         1398     1398           
  Misses        972      972

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d880eb...622d84b. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant