Question: vg docker image
0
twesigomwedavid • 0 wrote:
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
ADD COMMENT
• link
•
modified 9 months ago
by
glenn.hickey • 220
•
written
10 months ago by
twesigomwedavid • 0
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.