Question: A Docker image needs to be built to support multi - platforms. In this process, the dockerfile should - not be modified and time is
A Docker image needs to be built to support multiplatforms. In this process, the dockerfile shouldnot be modified and time is not a constraint to perform the build.
Which of the following way is the more easiest way to build multiplatform docker image with the abovespecification?
Answer
Please choose a correct answerBy using the QEMU emulation support in kernel.Building on a single builder supported by multiple nodes of different architectures.Building on a multiple builder supported by single nodes of different architectures.By using the QEMU emulation support in firmware.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
