devonfw / ide

Tool to automate setup and update of development environment (esp. for Java projects).
Apache License 2.0
33 stars 101 forks source link

#1200: fixed and cleaned docker commandlet #1214

Closed hohwille closed 1 year ago

hohwille commented 1 year ago

fix for #1200

hohwille commented 1 year ago

There still is some bug but not from this PR:

******** ATTENTION ********
Installation failed from D:\projects\devonfw\updates\install\docker\docker-1.9.1-rancher-windows.msi
We are sorry for the inconvenience. Please check the above errors, resolve them and try again.

$ ls /D/projects/devonfw/updates/install/docker/docker-1.9.1-rancher-windows.msi
/D/projects/devonfw/updates/install/docker/docker-1.9.1-rancher-windows.msi
hohwille commented 1 year ago

MSI issue is fixed. I also found another bug that actually more relates to #1229 but I included the fix in this PR via this commit. Now ready for merge.