You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a devonfw-ide user on linux, I want to be able to install docker so that I can make use of container management.
Actual behavior
If DOCKER_EDITION is docker, it can not work as docker-desktop has no linux support. However, I would expect a reasonable error message then guiding me how to configure rancher instead.
If DOCKER_EDITION is rancher, there is no download URL in ide-urls.
Steps to reproduce (bug) / Use Case of feature request (enhancement)
If DOCKER_EDITION is docker, it can not work as docker-desktop has no linux support. However, I would expect a reasonable error message then guiding me how to configure rancher instead.
Expected behavior
As a devonfw-ide user on linux, I want to be able to install docker so that I can make use of container management.
Actual behavior
If DOCKER_EDITION is docker, it can not work as docker-desktop has no linux support. However, I would expect a reasonable error message then guiding me how to configure rancher instead.
If DOCKER_EDITION is rancher, there is no download URL in ide-urls.
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Related/Dependent Issues
Comments/Hints:
Correct download URL:
https://github.com/rancher-sandbox/rancher-desktop/releases/download/v1.9.1/rancher-desktop-linux-v1.9.1.zip
Simply missing in updater
ide/url-updater/src/main/java/com/devonfw/tools/ide/url/updater/docker/DockerRancherDesktopUrlUpdater.java
Lines 43 to 46 in d002cf9
Affected version:
The text was updated successfully, but these errors were encountered: