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