docker-archive / communitytools-image2docker-linux

116 stars 42 forks source link

Apache Tomcat 8.5.5 not detected #25

Open kobisundar opened 6 years ago

kobisundar commented 6 years ago

Installed Apache tomcat 8.5.5 on Ubuntu 14.04 and then deployed a simple website, created a .vmdk file out of the image. Image2Dokcer was not able to detect tomcat and it created the docker file similar to the demo image, No entries for tomcat in docker file.

.vmdk Image creation:

  1. Imported a .ova file from Oracle virtual box
  2. Converted .ova file to .ovf using VMware OVF tool. A .vmdk file was generated after conversion process.
  3. Used the newly created .vmdk file for Image2Docker.

Kindly let me know if this approach is correct.

Priyaranimishra commented 6 years ago

Hi , Did you get any solution ??? I am having same issue. Please let me know if you got answer.