Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ckcollab authored Feb 5, 2018
1 parent 071c241 commit a9ca725
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ This repo stores the legacy codalab worker, which has support for:
3. R
4. C#

## Available tags, roughly

| tag | description |
|-------|-----------------------------------------------------------------|
| 1.0.0 | the basic version, comes with numpy, nibabel, etc. -- python 2! |
| py3 | same as above but with python3 |

## Updating the image

```docker build -t ckcollab/codalab-legacy:latest .```
Expand Down

0 comments on commit a9ca725

Please sign in to comment.