Quantcast
Channel: Ask the FireCloud Team — GATK-Forum
Viewing all articles
Browse latest Browse all 1147

Can I add the hash of docker container to my snapshot?

$
0
0

runtime {
docker: "imagename":HASH
memory: memGB
disks: "local-disk 256 HDD"
cpu: nCores
}

This would be useful for forcing versioning of the docker image in the snapshot.


Viewing all articles
Browse latest Browse all 1147

Trending Articles