Tomcat 서버의 마이그레이션 계획을 맞춤설정하고 string 유형의 fromImage 마이그레이션 계획 필드를 찾을 수 없는 경우 Migrate to Containers 현대화 플러그인 버전 1.4.0부터는 fromImage 필드가 string 유형의 baseImage.name 속성으로 바뀌었기 때문입니다.
Migrate to Containers 현대화 플러그인 버전 1.4.0 이상으로 업그레이드한 경우 Docker 커뮤니티 이미지를 지정하거나, 마이그레이션의 기본 이미지로 사용할 자체 Docker 이미지를 제공하려면 baseImage.name 속성을 대신 사용하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 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)."]]