Stay organized with collections
Save and categorize content based on your preferences.
Can't find the fromImage migration plan field
If you're customizing a migration plan for a Tomcat server and can't find
the fromImage migration plan field of type string, then this is because
starting from Migrate to Containers modernization plugins version 1.4.0, the
fromImage field has been replaced by the baseImage.name property of type
string.
If you've upgraded to Migrate to Containers modernization plugins version 1.4.0 or
later, then to specify the Docker community image or provide your own Docker
image to use as the base image for the migration, use the baseImage.name
property instead.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Can't find the fromImage migration plan field\n=============================================\n\nIf you're customizing a migration plan for a Tomcat server and can't find\nthe `fromImage` migration plan field of type `string`, then this is because\nstarting from Migrate to Containers modernization plugins version 1.4.0, the\n`fromImage` field has been replaced by the `baseImage.name` property of type\n`string`.\n\nIf you've upgraded to Migrate to Containers modernization plugins version 1.4.0 or\nlater, then to specify the Docker community image or provide your own Docker\nimage to use as the base image for the migration, use the `baseImage.name`\nproperty instead.\n\nFor more information, see the\n[Migrate to Containers modernization plugins release notes](/migrate/containers/docs/release-notes#November_29_2023)."]]