You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2020. It is now read-only.
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:
Imported a .ova file from Oracle virtual box
Converted .ova file to .ovf using VMware OVF tool. A .vmdk file was generated after conversion process.
Used the newly created .vmdk file for Image2Docker.