Source-built bcftools container.
# Pull the image
docker pull docker.io/picotainers/bcftools:latest
# Run the tool
docker run --rm docker.io/picotainers/bcftools:latest --helpdocker run --rm -v "$(pwd):/data" docker.io/picotainers/bcftools:latest view -H /data/input.vcf