riezebosch / BoxstarterPackages

My wrongly named chocolatey packages repository. See the url for the AU results.
https://gist.github.com/riezebosch/78af415724ed3724701f732956900b2b
31 stars 34 forks source link

Update Docker 1.13.0 #13

Closed StefanScherer closed 7 years ago

StefanScherer commented 7 years ago

New Docker for Windows 1.13.0 has been released. So I've tried your update script, but I'm on a Mac, so how to run the PowerShell script that is written for Windows on a Mac? Within a Windows Container with a little help of a Windows Docker machine :-)

docker run -v C:$(pwd):C:/update microsoft/windowsservercore powershell -Command 'cd c:\update ; . .\Update-Version.ps1'
bildschirmfoto 2017-01-20 um 15 12 50

Signed-off-by: Stefan Scherer scherer_stefan@icloud.com

riezebosch commented 7 years ago

Nice!