Add env variable for docker
This commit is contained in:
@@ -145,3 +145,6 @@ Set-Alias -Name dash -Value Open-KubernetesDashboard
|
||||
Set-Alias -Name cd-repos -Value cdr
|
||||
Set-Alias -Name cd-sf -Value cdsf
|
||||
Set-Alias -Name cd-li -Value cdli
|
||||
|
||||
# Set up docker environment
|
||||
$Env:DOCKER_HOST="ssh://wholteza@localhost:22/"
|
||||
|
||||
Reference in New Issue
Block a user