Service which can run Docker containers on GCP

Question:
Which service allows you to run Docker containers on Google Cloud?

  1. Cloud Functions
  2. Compute Engine
  3. Cloud Storage
  4. Cloud Run
Answer:
D - is the correct answer. Cloud Run is a serverless execution environment that allows you to run stateless containers on Google Cloud, including Docker containers