[odb-users] Dockerized odb build

Boris Kolpackov boris at codesynthesis.com
Tue Nov 29 08:18:13 EST 2022


Doug Donohoe <doug at donohoe.info> writes:

> For the purposes of this email, I created an odb branch
> <https://github.com/dougdonohoe/vcf-validator/tree/odb> which has an
> odb-only Dockerfile.  Here's how to test it out.
> 
> git clone git at github.com:dougdonohoe/vcf-validator.git
> cd vcf-validator
> git checkout odb
> REPO_NAME=my-odb make build-odb
> docker run -it --rm my-odb/odb:2.5.0-b.23 odb --version

Sounds nice, thanks for sharing!



More information about the odb-users mailing list