-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Labels
enhancementNew feature or requestNew feature or requestscriptsrelated to shell scripts (bash and CMD)related to shell scripts (bash and CMD)
Description
As a user, I want to install docker and directly start using it so that I can start with my actual work instantly. Currently, after running devon docker
, I got rancher desktop installed, but I cannot immediately execute docker
command due to the fact, that rancher desktop is setting up $PATH
variable. The system $PATH
is nonetheless not updated on windows within one console session.
Thus, the user needs to restart the console to get the docker command working or (if possible), we would need to refresh / reset the $PATH
within the console session. The latter would be more convenient, but I am not sure, whether this is possible in all windows consoles (Git Bash, CMD, Windows Terminal, PS)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestscriptsrelated to shell scripts (bash and CMD)related to shell scripts (bash and CMD)