Created
June 17, 2021 23:31
-
-
Save morphkurt/aebd2688b9d48c3768266a0ae2b9f0b9 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
alias di='docker images' | |
alias dlf='docker logs -f' | |
alias dps='docker ps' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment