Skip to content

Commit

Permalink
use latest tag, remove zenodo container
Browse files Browse the repository at this point in the history
  • Loading branch information
akhanf authored Sep 16, 2023
1 parent de6434e commit 903e252
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions docs/getting_started/vagrant.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,22 +67,9 @@ speed: 2

## Download the HippUnfold container

We download the Singularity container for HippUnfold using
Dropbox in this example:
We pull/build the container from DockerHub:
```
wget https://www.dropbox.com/s/jtf6zyy0u8sc2k6/khanlab_hippunfold_v1.2.0.sif
```

Note, you can also pull/build the container from DockerHub:
```
singularity pull docker://khanlab/hippunfold:v1.2.0
```

```{asciinema} ../casts/vagrant_hippunfold_get_app_dropbox.cast
---
preload: 1
speed: 2
---
singularity pull docker://khanlab/hippunfold:latest
```

## Run HippUnfold
Expand Down

0 comments on commit 903e252

Please sign in to comment.