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

docker build updates #3

Merged
merged 7 commits into from
Dec 12, 2023
Merged

docker build updates #3

merged 7 commits into from
Dec 12, 2023

Conversation

dpark01
Copy link
Member

@dpark01 dpark01 commented Dec 12, 2023

This PR:

  • fixes certain rare out-of-sync scenarios in the Docker build layers
  • adds some utility shell scripts for use in WDL (mostly having to do with auto-handling of file compression)
  • changes the install of reconstructR from install_github (which was always pulling from the main branch on github) to install_local (which will always pull the exact R code that is associated with this particular build / branch / commit)

@dpark01 dpark01 merged commit 5f56277 into main Dec 12, 2023
1 of 2 checks passed
@dpark01 dpark01 deleted the docker branch December 12, 2023 17:04
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.

1 participant