Big data inside Docker image?

25 views
Skip to first unread message

Andreu Paytuvi

unread,
Apr 5, 2022, 9:27:33 AM4/5/22
to basespace-developers
Dear all,

My app uses BLAST databases that takes 35Gb of disk. Should I add these databases inside the Docker image, or can I configure BaseSpace to call the app using volumes? How would I do that?

Thanks in advance.

Al Maynard

unread,
Apr 17, 2022, 11:44:59 AM4/17/22
to basespace-developers
I'd recommend not including in the docker image. Instead I'd consider downloading the files to /data/scratch from your S3 bucket on app startup. If the bucket is in the same region as basespace the transfer should be very fast. 
Reply all
Reply to author
Forward
0 new messages