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

Tomcat for windows containers? #66

Open
jparasha opened this issue Mar 30, 2017 · 9 comments
Open

Tomcat for windows containers? #66

jparasha opened this issue Mar 30, 2017 · 9 comments
Labels
question Usability question, not directly related to an error with the image Request Request for image modification or feature

Comments

@jparasha
Copy link

Trying to write docker file to download Tomcat for windows containers.
Unfortunately, openJDK too is not available for Windows containers.
Anyone, has created image for windows containers or can give insights on the issue?
Thanks.

@burhanuddinbrf
Copy link

@yosifkit
Copy link
Member

We do have jdk 8 images based on microsoft/windowsservercore (openjdk:8-jdk-windowsservercore) and microsoft/nanoserver (openjdk:8-jdk-nanoserver). They were merged in docker-library/openjdk#88 and pushed to the Docker Hub with docker-library/official-images#26. It should be possible to install tomcat on top of one or both of those.

@burhanuddinbrf
Copy link

Yes you are right but most enterprise applications prefer oracle jdk rather than open-jdk .

@tianon
Copy link
Member

tianon commented Jun 1, 2017 via email

@burhanuddinbrf
Copy link

the idea was to install tomcat using chocolatey on the container.

@jparasha
Copy link
Author

jparasha commented Jun 1, 2017

@yosifkit Yes finally , we have openJDK for windows. Though, it may now be possible to add Tomcat on top of it, still an official Tomcat image for windows will always be preferred and trusted by enterprises. Hope we get that support soon as well :-)

@burhanuddinbrf Your contribution is great and does the job well. But, I will wait for official image as this is what being expected by client. Still, thanks for the suggestion. cheers!

@Babu2000
Copy link

Babu2000 commented Jun 2, 2017

@burhanuddinbrf i have build tomcat image with your docker file with out any issues. i have ran container with tomcat image then container is exiting immediately. tomcat is not running.

@Babu2000
Copy link

Babu2000 commented Jun 2, 2017

jparasha Have you changed anything docker file?

@tianon
Copy link
Member

tianon commented Jun 3, 2017 via email

@wglambert wglambert added question Usability question, not directly related to an error with the image Request Request for image modification or feature labels Apr 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Usability question, not directly related to an error with the image Request Request for image modification or feature
Projects
None yet
Development

No branches or pull requests

6 participants