Just put the aliases bellow into your ~/.bash_aliases or in case you are using zsh into your ~/.zshrc.
alias dcud docker-compose up -d
alias dcd docker-compose down
Just put the aliases bellow into your ~/.bash_aliases or in case you are using zsh into your ~/.zshrc.
alias dcud docker-compose up -d
alias dcd docker-compose down
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)