-
Notifications
You must be signed in to change notification settings - Fork 6
Quickstart with Docker
Isuru Liyanage edited this page Apr 27, 2021
·
5 revisions
- Make sure you have Docker available in your local machine
- Clone the repository (alternatively, you can download the repository from here)
git clone https://github.com/elixir-europe/biovalidator.git
- Go to the repository directory
cd biovalidator
- Pull the docker image
docker pull quay.io/ebi-ait/biovalidator:1.0.0
- Run using given examples in the repository
docker run quay.io/ebi-ait/biovalidator:1.0.0 --schema ./examples/schemas/test-schema.json --json ./examples/objects/test-schema-valid.json