mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
update docker-rswl
This commit is contained in:
parent
4788dcf96c
commit
4baa639554
3 changed files with 2 additions and 1 deletions
1
custom/plugins/docker-intel/docker-intel.plugin.zsh
Normal file
1
custom/plugins/docker-intel/docker-intel.plugin.zsh
Normal file
|
|
@ -0,0 +1 @@
|
|||
alias docker-build="docker build --build-arg http_proxy=http://proxy.ir.intel.com:911/ --build-arg https_proxy=http://proxy.ir.intel.com:911/ --build-arg ftp_proxy=http://proxy.ir.intel.com:911 --build-arg no_proxy=localhost,127.0.0.1,intel.com -q=false"
|
||||
Loading…
Add table
Add a link
Reference in a new issue