This commit is contained in:
		| @@ -53,7 +53,7 @@ RUN dpkg -i /tmp/packages-microsoft-prod.deb && \ | ||||
|     apt-get autoremove -y && \ | ||||
|     rm -rf /var/lib/apt/lists/* && \ | ||||
|     pwsh -Command "Set-PSRepository -Name 'PSGallery' -InstallationPolicy 'Trusted' -Verbose" && \ | ||||
|     pwsh -Command "Install-Module -Name 'VMware.PowerCLI' -Verbose" && \ | ||||
|     pwsh -Command "Install-Module -Name 'powershell-yaml','VMware.PowerCLI' -Verbose" && \ | ||||
|     sh /tmp/ovftool-installer --console --eulas-agreed --required && \ | ||||
|     rm -f /tmp/ovftool-installer | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user