Entering edit mode
4.7 years ago
twesigomwedavid
•
0
Hello, I am struggling to find a stable docker image for vg.
May you help point me to the latest stable docker image of vg.
Thanks
Yeah, it will help if they had a bioconda recipe for vg. You can write a bioconda recipe and then you'll get a container on quay.io under biocontainers, you can ask the team to do that or you could write a docker container, it's really not that complicated.
They have a Dockerfile in the official repository (https://github.com/vgteam/vg), so maybe they have a Docker image available at Docker Hub or you can download the Dockerfile and build the image locally.