Advanced Layer Search

Is there a way to search inside public repositories layers for certain strings? for example, I want to find all the repositories that have the project GitHub - phasebook/phasebook: Haplotype aware de novo assembly of diploid genome from long reads

i.e. Dockerfile match

bin/bash -c git clone https://github.com/phasebook/phasebook.git # buildkit

if so, then I may use it instead of making a new one. Provided that’s the purpose of the repository anyway.

Thank you