Created
October 24, 2019 05:12
-
-
Save senechaux/813e1d81fdcfe86c3fc7035dd22e738b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
find . -maxdepth 2 -name docker-compose.yml -exec grep -i '3306' {} \; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment