Skip to content
This repository was archived by the owner on Sep 26, 2021. It is now read-only.

Conversation

@somombo
Copy link
Contributor

@somombo somombo commented May 28, 2018

This is an extension of PR #578 (and issue #579)
(refer to comment c971a9c#commitcomment-29051601)

Due to an oversight, the docker-terminal.cmd was not being copied to the final windows program-files directory. This PR fixes this whilst also renaming docker-terminal.cmd to docker-start.cmd. So in windows, one can now simply type and run docker-start from the terminal of their choice (powershell, cmd and git-bash), and this is now equivalent to clicking on the "Docker Quickstart Terminal" shortcut on the start menu.

In addition,
this PR fixes a bug where docker environment variables were not being removed whenever docker-toolbox is being uninstalled.. So for example a user who is moving form docker-toolbox to docker for windows would have had to remove those set variables manually in their system settings. If they didn't know to do this, they'd wonder why docker for windows mysteriously doesn't work after docker-toolbox has been uninstalled

somombo added 3 commits May 27, 2018 15:56
These are variables that would have been permanently set during quick-start
as per issue docker-archive#578

Signed-off-by: Somo S <somo@mombo.solutions>
This is so that the naming is consistent with that of `start.sh`.
(as all `docker-terminal.cmd` is doing is pointing to `start.sh`
in a more windows-centric way)

Signed-off-by: Somo S <somo@mombo.solutions>
This was meant to have been included as part of
commit c38f335
in pull-request docker-archive#578. But was not due to an oversight.

Signed-off-by: Somo S <somo@mombo.solutions>
@somombo
Copy link
Contributor Author

somombo commented May 28, 2018

@shin- dispite the three commits this is a very simple PR.
Kindly review, and let me know if i need to rebase or change anything.

I have build and installed this updated version, and its working correctly on my end.

Thank you again!

@shin-
Copy link
Contributor

shin- commented Jul 23, 2018

Thanks - changes LGTM!

@shin- shin- merged commit 428996e into docker-archive:master Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants