Answer:
With Docker, developers can focus on writing code without worrying about the system on which their code will run. Applications become truly portable.This flexibility can increase resource use per server and may reduce the number of systems needed because of its lower overhead, which in turn reduces cost.
Step-by-step explanation: