genome / docker-basespace_chromoseq

0 stars 4 forks source link

Store docker images somewhere else #4

Open johnegarza opened 5 years ago

johnegarza commented 5 years ago

https://github.com/genome/docker-basespace_chromoseq/blob/9746fa24d6443aa9a783c0fccca021f9cefbb543/callbacks.js#L12

Currently, due to the size of the main image, I have been manually building the image locally and pushing it to a repository under my own account. Once the size has been reduced sufficiently, we can switch to docker hub autobuilds from github, at which point it should be moved to the mgibio account. Alternatively, basespace also hosts a docker registry, and storing the image here may be faster if docker hub doesn't use AWS as a backend- this will need to be tested.