Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Docker EE support for Windows Server 2016 #222

Merged
merged 4 commits into from
May 24, 2018

Conversation

mihaibuzgau
Copy link
Contributor

This PR adds the functionality to deploy Docker Enterprise Edition on Windows Server 2016. The deployment is done using the Docker module available in the online Powershell gallery.

This PR also adds the functionality to deploy Docker images on Windows.

@scotty-c scotty-c requested a review from davejrt May 3, 2018 16:43
@davejrt
Copy link
Contributor

davejrt commented May 3, 2018

@mihaibuzgau this is a great start. Let's work on getting the unit and acceptance tests completed before we merge this into master though.

@mihaibuzgau
Copy link
Contributor Author

@davejrt agreed. I'll add some unit and acceptance tests as soon as I get the chance.

@@ -0,0 +1,31 @@
{
<%# TODO: get "authorization-plugins": [],%>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove any commented code, just so there's nothing WIP sitting in master?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure

@davejrt davejrt merged commit df6f941 into puppetlabs:master May 24, 2018
@davejrt
Copy link
Contributor

davejrt commented May 24, 2018

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants