pulling docker image should be optional
Description
Before starting service pulling is executed. But this breaks scenarios where pull is not possible - building container on host. This scenario was fully supported before.
Suggested resolution
Automatic pulling should be optional and disabled by default.