★ wanayoo — archive 1999 https://github.com/nodejs/docker-node/issues/296Nouvelle recherche | Portail wanayoo
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

Additional Feature Implemented - Docker node.js on Windows Native #296

Closed
computeronix opened this issue Dec 27, 2016 · 5 comments
Closed

Additional Feature Implemented - Docker node.js on Windows Native #296

computeronix opened this issue Dec 27, 2016 · 5 comments

Comments

@computeronix
Copy link

@computeronix computeronix commented Dec 27, 2016

In certain instances, such as Windows Server 2016 /w containers, you cannot run images based upon Linux. Although there are some beta workarounds there is nothing I have seen native for this.

If interested, I have created a way to handle this natively with Windows Server Core.

If interested let me know and can provide the scripts / automated build / details contribution for this.

FYI python has a similar option where you can select windows or Linux
https://store.docker.com/images/1ae86987-df14-4741-9433-d9602a4da995?tab=description

@computeronix
Copy link
Author

@computeronix computeronix commented Dec 27, 2016

Node 6.9.2 and 7.3.0 added support for Docker

Feel free to update the store too to point to the windows tags and any automated builds you want to occur

Streamlined to use the msi instead of the zip file.

@compulim
Copy link

@compulim compulim commented Jul 21, 2017

I have published an unofficial repository and it works great with Windows Nano Server. It doesn't check SHASUMS yet.

Dockerfile is on GitHub. Because Nano Server lacks of MSI installer, ZIP works better.

Since Docker Cloud does not support Windows Container, I use Visual Studio Online for Continuous Integration, automated building/pushing latest build to Docker Hub.

@SimenB
Copy link
Member

@SimenB SimenB commented Jul 22, 2017

There is an open PR for an official Windows image: #362

@styfle
Copy link
Member

@styfle styfle commented Mar 19, 2018

@Trott Should this be closed in favor of #362 ?

@SimenB
Copy link
Member

@SimenB SimenB commented Mar 19, 2018

I think that's fine

@SimenB SimenB closed this Mar 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.