AlexsLemonade / refinebio

Refine.bio harmonizes petabytes of publicly available biological data into ready-to-use datasets for cancer researchers and AI/ML scientists.
https://www.refine.bio/
Other
125 stars 18 forks source link

Add deploy box cleanup instructions #3442

Closed arkid15r closed 8 months ago

arkid15r commented 8 months ago

Purpose/Implementation Notes

Removing 30d+ old Docker images on every deploy would make sure we have enough disk space for the next one while keeping relatively fresh images in place.

This will address

#18 ERROR: write /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/4383/fs/usr/local/lib/R/site-library/pd.genomewidesnp.5/extdata/pd.genomewidesnp.5.sqlite: no space left on device

type of issues.

Types of changes

What types of changes does your code introduce?

Functional tests

List out the functional tests you've completed to verify your changes work locally.

Checklist

Put an x in the boxes that apply.