Commit ce23ef9a authored by Lauri Lavanti's avatar Lauri Lavanti Committed by Robby Russell
Browse files

Add alias for docker-compose pull (#6665)

parent e6e2b3d4
......@@ -21,3 +21,4 @@ alias dcup='docker-compose up'
alias dcdn='docker-compose down'
alias dcl='docker-compose logs'
alias dclf='docker-compose logs -f'
alias dcpull='docker-compose pull'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment