-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: codermaze/Docker-PowerShell
base: master
head repository: microsoft/Docker-PowerShell
compare: master
- 17 commits
- 54 files changed
- 5 contributors
Commits on Oct 12, 2016
-
Adding CurrentUser scope to module installation
User shouldn't need administrative rights (root) to install the module.
Configuration menu - View commit details
-
Copy full SHA for 75f825f - Browse repository at this point
Copy the full SHA 75f825fView commit details -
Merge pull request microsoft#153 from pcgeek86/patch-1
Adding CurrentUser scope to module installation
Configuration menu - View commit details
-
Copy full SHA for 12d1e95 - Browse repository at this point
Copy the full SHA 12d1e95View commit details
Commits on Oct 19, 2016
-
Fixing Start-Container -Attach to respect TTY
This matches the behavior of the docker client, where TTY is queried from the container config.
Configuration menu - View commit details
-
Copy full SHA for 1db1be9 - Browse repository at this point
Copy the full SHA 1db1be9View commit details -
Merge pull request microsoft#156 from swernli/start-attach-fix
Fixing Start-Container -Attach to respect TTY
Configuration menu - View commit details
-
Copy full SHA for 942767b - Browse repository at this point
Copy the full SHA 942767bView commit details
Commits on Oct 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7948176 - Browse repository at this point
Copy the full SHA 7948176View commit details -
Merge pull request microsoft#158 from jterry75/master
Fixing Docker PowerShell on NanoServer
Configuration menu - View commit details
-
Copy full SHA for c452d98 - Browse repository at this point
Copy the full SHA c452d98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9310152 - Browse repository at this point
Copy the full SHA 9310152View commit details -
Merge pull request microsoft#159 from jterry75/master
Fixes AppVeyor to publish the artifacts.
Configuration menu - View commit details
-
Copy full SHA for fd99be3 - Browse repository at this point
Copy the full SHA fd99be3View commit details
Commits on Oct 21, 2016
-
Adding TLS verify support & key.pem support.
With this change, the cmdlets will be able to use the ca.pem/key.pem combination in the same way as the docker CLI, removing the need for generating a separate, Windows-specific PFX. Unforunately, the mechanisms required to make this work are not yet available in .NET Core, so certificate support is Windows only at the moment. Once .NET Core with the latest networking fixes is released, we can unblock that scenario for cross-platform.
Configuration menu - View commit details
-
Copy full SHA for 017a852 - Browse repository at this point
Copy the full SHA 017a852View commit details
Commits on Oct 24, 2016
-
Merge pull request microsoft#160 from swernli/tls2
Adding TLS verify support & key.pem support.
Configuration menu - View commit details
-
Copy full SHA for 1a8c86d - Browse repository at this point
Copy the full SHA 1a8c86dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b7744e - Browse repository at this point
Copy the full SHA 9b7744eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ccbae - Browse repository at this point
Copy the full SHA b2ccbaeView commit details -
Merge pull request microsoft#162 from swernli/help
Updating help and associated functionality.
Configuration menu - View commit details
-
Copy full SHA for a80e84a - Browse repository at this point
Copy the full SHA a80e84aView commit details -
Merge pull request microsoft#163 from swernli/readme
Updating readme with links to Windows quick start instructions.
Configuration menu - View commit details
-
Copy full SHA for e3b9deb - Browse repository at this point
Copy the full SHA e3b9debView commit details
Commits on Apr 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 312724a - Browse repository at this point
Copy the full SHA 312724aView commit details -
Merge pull request microsoft#180 from pcgeek86/patch-1
Add named parameters to commands in README
Configuration menu - View commit details
-
Copy full SHA for 2a08318 - Browse repository at this point
Copy the full SHA 2a08318View commit details
Commits on Apr 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0ee84f8 - Browse repository at this point
Copy the full SHA 0ee84f8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master