Skip to content

Create the Docker daemon config file if missing #785

Merged
VJalili merged 3 commits intobroadinstitute:mainfrom
VJalili:bug-fix-github-actions
Mar 11, 2025
Merged

Create the Docker daemon config file if missing #785
VJalili merged 3 commits intobroadinstitute:mainfrom
VJalili:bug-fix-github-actions

Conversation

@VJalili
Copy link
Copy Markdown
Member

@VJalili VJalili commented Mar 11, 2025

The /etc/docker/daemon.json is not created/populated before enabling experimental features, which is charged after updating the base image of the runners to the current latest Ubuntu version in #781. This PR fixes the issue by creating the file if it does not already exist.

Copy link
Copy Markdown
Collaborator

@epiercehoffman epiercehoffman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the rapid fix!

@VJalili VJalili merged commit abf305d into broadinstitute:main Mar 11, 2025
4 checks passed
@VJalili VJalili deleted the bug-fix-github-actions branch March 11, 2025 16:46
@VJalili VJalili mentioned this pull request Mar 14, 2025
3 tasks
MattWellie pushed a commit to populationgenomics/gatk-sv that referenced this pull request Apr 7, 2025
* Add the de novo pipeline to Dockstore.

* Update sv_pipeline_docker.yml
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.

2 participants