update docker-rswl

This commit is contained in:
SEMET Gaetan 2017-10-06 17:10:02 +02:00
commit 4baa639554
3 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
alias docker-build="docker build --build-arg http_proxy=http://localhost:911 --build-arg https_proxy=http://localhost:911 --build-arg ftp_proxy=http://localhost:911 --build-arg no_proxy=localhost,127.0.0.1,10.0.0.0/8,.tls.renault.fr,tls.renault.fr,10.214.201.215,10.214.201.218 -q=false"

View file

@ -40,7 +40,7 @@ plugins=(git2 python repo intel-repo cp buildbot rsync git-extras git-remote-bra
vim-scp ufw sublime pylint pep8 autopep8 \ vim-scp ufw sublime pylint pep8 autopep8 \
common-aliases buildbot_dev zsh-syntax-highlighting \ common-aliases buildbot_dev zsh-syntax-highlighting \
tmux txw jump grin pip colored-man docker yocto tig \ tmux txw jump grin pip colored-man docker yocto tig \
intel-docker ) docker-rswl )
source $ZSH/oh-my-zsh.sh source $ZSH/oh-my-zsh.sh