Docker can help run the same service environment across machines.
Practice this question from Quiz: Microservices, with options and an explanation.
Question
Docker can help run the same service environment across machines.
Option A — Correct answer
True
Docker makes application runtime environments portable through containers.
Option B
False
Docker makes application runtime environments portable through containers.