Skip to content

Commit

Permalink
numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew MacManes committed Apr 2, 2019
1 parent 6217341 commit 3eddd0f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@
docker pull macmaneslab/orp:ebi2019
```

2. Alternatively, but probably not preferred, to build the image from scratch.
\2. Alternatively, but probably not preferred, to build the image from scratch.

```
docker build -t orp:2.2.2 -f $HOME/Oyster_River_Protocol/Dockerfile/Dockerfile .
```

2. Run the Image
\3. Run the Image

```
docker run -it macmaneslab/orp:ebi2019 bash
```

3. Test the Installation
\4. Test the Installation

```
cd $HOME/Oyster_River_Protocol/sampledata
Expand Down

0 comments on commit 3eddd0f

Please sign in to comment.