Created
May 16, 2018 23:21
-
-
Save Fusl/809afa106b49524b1028c2edc4de5a50 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
cat docker-compose.tyml | perl -pe 's/^(\t+)/" " x length($1)/gei' > docker-compose.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment