Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile upgrade #461

Closed
wants to merge 4 commits into from
Closed

Conversation

alexiswl
Copy link
Contributor

Issues Fixed

Breakdown by Commit

Dockerfile Upgrade: (968fa87)

  • Upgraded ubuntu from bionic (18) to focal (20)
  • Removed aarnet soures, causing issues in R4.0 upgrade
  • Used instructions on https://linuxize.com/post/how-to-install-r-on-ubuntu-20-04/ for installing R 4.0
  • Re-structured apt-installations in list format
  • Install Biobase as it's a dependency of NMF.
  • Install NMF after everything else

Building Gridss Update (73cc8d4)

  • Created dockerfile for building a container / environment for creating the target directory.
  • Added Readme to building said container.

d-cameron and others added 3 commits February 16, 2021 23:26
*  Subdir Dockerfile is based on the mvn with the apt build-essentials and htslib prereqs.  
* Updated readme with requirements for creating mvn docker file
Dockerfile Upgrade:  
* Upgraded ubuntu from bionic (18) to focal (20)  
* Removed aarnet soures, causing issues in R4.0 upgrade  
* Used instructions on https://linuxize.com/post/how-to-install-r-on-ubuntu-20-04/ for installing R 4.0  
* Re-structured apt-installations in list format  
* Install Biobase as it's a dependency of NMF.
* Install NMF after everything else
@alexiswl alexiswl mentioned this pull request Feb 16, 2021
d-cameron pushed a commit that referenced this pull request Feb 25, 2021
@d-cameron
Copy link
Member

Docker is still missing some of the more annoying to install VIRUSBreakend dependencies (RepeatMasker, kraken2, e-Utilities, dustmaster)

@d-cameron d-cameron closed this Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants