added docker alias
This commit is contained in:
@@ -35,6 +35,7 @@ if [[ -f /etc/init.d/docker ]]
|
||||
echo "alias drestart='docker restart'" >> ~/.bash_profile
|
||||
echo "alias dlf='docker logs -f'" >> ~/.bash_profile
|
||||
echo "alias dipaf='docker image prune -a -f'" >> ~/.bash_profile
|
||||
echo "alias deit='docker exec -it'" >> ~/.bash_profile
|
||||
fi
|
||||
|
||||
# git config
|
||||
|
||||
Reference in New Issue
Block a user