Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
theisuru committed Feb 27, 2024
1 parent 5c57e8c commit 137a436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -434,11 +434,11 @@ This image can be used to run the validator without cloning this repository.

Pull docker image from [quay.io](https://quay.io/repository/ebi-ait/biovalidator)
```shell
docker pull quay.io/ebi-ait/biovalidator:2.0.0
docker pull quay.io/ebi-ait/biovalidator:2.2.1
```
Run in server mode
```shell
docker run -p 3020:3020 -d quay.io/ebi-ait/biovalidator:2.0.0
docker run -p 3020:3020 -d quay.io/ebi-ait/biovalidator:2.2.1
```
Run in onetime CLI mode
```shell
Expand Down

0 comments on commit 137a436

Please sign in to comment.